Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
code
Public Stack Site
Commits
ea4d1840
Commit
ea4d1840
authored
Aug 07, 2020
by
alain
🐙
Browse files
change docker file
parent
b1546c36
Changes
1
Show whitespace changes
Inline
Side-by-side
Dockerfile
View file @
ea4d1840
...
@@ -18,4 +18,4 @@ WORKDIR /usr/src/public-stack-site/backend
...
@@ -18,4 +18,4 @@ WORKDIR /usr/src/public-stack-site/backend
RUN
yarn
install
&&
yarn build
RUN
yarn
install
&&
yarn build
CMD
["yarn", "
develop
"]
CMD
["yarn", "
start
"]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment