create cronicle user at build
This commit is contained in:
@ -24,6 +24,8 @@ RUN chmod +x /run.sh
|
||||
|
||||
RUN mkdir /config
|
||||
|
||||
RUN adduser --disabled-password --no-create-home cronicle
|
||||
|
||||
#RUN ln -sf /dev/stdout /opt/cronicle/logs/Cronicle.log
|
||||
|
||||
EXPOSE 3012
|
||||
|
||||
Reference in New Issue
Block a user