Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
4fa22b3c
Commit
4fa22b3c
authored
Feb 22, 2019
by
Sébastiaan Versteeg
Browse files
Merge branch 'redundant_cmd' into 'master'
Remove redundant CMD instruction from Dockerfile See merge request
!1180
parents
b667cd83
ba7a753e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
4fa22b3c
...
...
@@ -16,7 +16,6 @@ ENV SOURCE_COMMIT=${source_commit}
# Set up entrypoint and command
ENTRYPOINT
["/usr/local/bin/entrypoint.sh"]
CMD
["--help"]
# Create /concrexit dir
# Create log dir and log file
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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