UNCLASSIFIED

Commit b7bf5115 authored by Brandon Sumner's avatar Brandon Sumner
Browse files

updated dockerfile

parent 59a26469
Pipeline #79935 passed with stages
in 18 minutes and 37 seconds
...@@ -38,7 +38,7 @@ RUN chmod 755 /usr/local/bin/dumb-init && \ ...@@ -38,7 +38,7 @@ RUN chmod 755 /usr/local/bin/dumb-init && \
COPY --chown=1000:1000 scripts/start.sh /beast-core/ COPY --chown=1000:1000 scripts/start.sh /beast-core/
COPY --chown=1000:1000 config/appsettings.json config/config.json /beast-core/server/ COPY config/appsettings.json config/config.json /beast-core/server/
WORKDIR /beast-core/server WORKDIR /beast-core/server
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment