Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
synergy
o3skim
Commits
f104410e
Commit
f104410e
authored
Oct 16, 2020
by
BorjaEst
Browse files
Bugfix dockerfile CMD verbosity input
parent
b1496c22
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
f104410e
...
...
@@ -61,5 +61,5 @@ USER ${user}
# Start default script
ENTRYPOINT
[ "main" ]
CMD
[ "-
v 1
" ]
CMD
[ "-
-verbosity ERROR
" ]
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