Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Johannes Loher
d-webservice-example
Commits
24922952
Commit
24922952
authored
Dec 19, 2018
by
Johannes Loher
Browse files
fix: fix CMD in Dockerfile
parent
2a8c1551
Pipeline
#117
passed with stages
in 9 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
24922952
...
...
@@ -20,4 +20,4 @@ RUN useradd --user-group --create-home --shell /bin/false app && \
chown
-R
app:app /dlang/d-webservice-example
USER
app
CMD
["/dlang/d-webservice-example/d-webservice-example]
CMD
["/dlang/d-webservice-example/d-webservice-example
"
]
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