Modified Dockerfile

Steven 2021-03-05 20:04:25 +01:00
parent acd9e759c7
commit b5ea503953
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ ENV LANG en_US.UTF-8
# Install script
COPY INSTALL_NODB.sh .
RUN chmod +x INSTALL_NODB.sh
USER www-data
RUN sh INSTALL_NODB.sh
# Supervisord Setup