diff --git a/Dockerfile b/Dockerfile index e099caa..0ea68a5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -25,11 +25,6 @@ ADD services/ /etc/service/ RUN chmod -v +x /etc/service/*/run RUN chmod -v +x /etc/my_init.d/*.sh -#Addusera -RUN useradd -u 911 -U -s /bin/false abc -RUN usermod -G users abc - - #Mappings VOLUME /config VOLUME /downloads