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
micah
chaperone-base
Commits
3e8ccf07
Commit
3e8ccf07
authored
Feb 03, 2020
by
ale
Browse files
Run chaperone with --debug by default
parent
3ab008ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
3e8ccf07
...
...
@@ -6,5 +6,5 @@ COPY deb_autistici_org.gpg /etc/apt/trusted.gpg.d/
RUN
/tmp/build.sh
&&
rm
/tmp/build.sh
ENTRYPOINT
["/usr/local/bin/chaperone", "--no-syslog"]
ENTRYPOINT
["/usr/local/bin/chaperone", "--no-syslog"
, "--debug"
]
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