create cronicle user at build
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-12-29 23:49:45 +00:00
parent 4541df4c8a
commit b3436f3b2c
2 changed files with 5 additions and 2 deletions

View File

@@ -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