UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
E
Elastic
Beats
metricbeat
Commits
98319119
Commit
98319119
authored
Nov 04, 2020
by
kuisathaverat
Browse files
fix: remove unused EXPOSE port
parent
deb5dcde
Pipeline
#68690
passed with stages
in 24 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
Dockerfile
Dockerfile
+0
-1
No files found.
Dockerfile
View file @
98319119
...
...
@@ -84,7 +84,6 @@ LABEL org.label-schema.schema-version="1.0" \
org.label-schema.vcs-url="https://github.com/elastic/${ELASTIC_PRODUCT}" \
org.label-schema.license="Elastic License" license="Elastic License"
EXPOSE
8200
ENTRYPOINT
["/usr/local/bin/dumb-init", "--", "/usr/share/metricbeat/metricbeat", "-E", "http.enabled=true", "-E", "http.host=unix:///usr/share/metricbeat/data/metricbeat.sock"]
CMD
["-environment", "container"]
...
...
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