Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai3
docker
elasticsearch
Commits
a0285121
Commit
a0285121
authored
Nov 24, 2018
by
ale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disable chaperone syslog service
parent
e0f08076
Pipeline
#2462
passed with stages
in 11 minutes and 45 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
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
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