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
ai3
docker
elasticsearch
Commits
a0285121
Commit
a0285121
authored
Nov 24, 2018
by
ale
Browse files
Disable chaperone syslog service
parent
e0f08076
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
a0285121
...
...
@@ -6,4 +6,4 @@ COPY curator-cron /usr/bin/curator-cron
RUN
/tmp/build.sh
&&
rm
/tmp/build.sh
ENTRYPOINT
["/usr/local/bin/chaperone"]
ENTRYPOINT
["/usr/local/bin/chaperone"
, "--no-syslog"
]
Write
Preview
Supports
Markdown
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