mirror of
https://github.com/linuxserver/docker-nzbget.git
synced 2026-02-20 06:59:36 +08:00
Adduser abc already in baseimage, x2 stops build.
This commit is contained in:
parent
9df9e4d192
commit
81be70a009
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user