waah
This commit is contained in:
parent
356b3e3beb
commit
bcb3d3ee3b
2 changed files with 2 additions and 1 deletions
|
@ -57,5 +57,6 @@ USER disseminate
|
|||
# Installing the dependencies.
|
||||
RUN yarn install --production
|
||||
|
||||
USER root
|
||||
# Startup command
|
||||
CMD ["npm", "run", "docker:prod:bootstrapper"]
|
||||
|
|
Reference in a new issue