Steven 2021-03-05 16:19:25 +01:00
parent 680b09b196
commit 48d6c137ef
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ ENV LANG en_US.UTF-8
# Install script
COPY . INSTALL_NODB.sh
RUN chmod +x INSTALL_NODB.sh
RUN INSTALL_NODB.sh
RUN ./INSTALL_NODB.sh
# Supervisord Setup
RUN ( \