Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
LINAGORA
L
LGS
Labs
hublot
Commits
b45d497e
Commit
b45d497e
authored
Oct 24, 2017
by
Tom JORQUERA
Browse files
Merge branch 'issue-62' into 'master'
Dockerfile: replace ENTRYPOINT by CMD See merge request !38
parents
a2944295
2b4f6df3
Pipeline
#4208
passed with stage
in 39 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
b45d497e
...
...
@@ -9,4 +9,4 @@ RUN yarn install
COPY
. /usr/src/app/hublot
ENTRYPOINT
["yarn", "start"]
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