Skip to content

Commit

Permalink
Remove 55680 port from Docker (#371)
Browse files Browse the repository at this point in the history
Replaced by 4317 so not needed
  • Loading branch information
flands authored May 5, 2021
1 parent 1eb516e commit 7fd5154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/otelcol/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ COPY config/collector/gateway_config.yaml /etc/otel/collector/gateway_config.
COPY config/collector/otlp_config_linux.yaml /etc/otel/collector/otlp_config_linux.yaml
COPY config/collector/agent_config.yaml /etc/otel/collector/agent_config.yaml
ENTRYPOINT ["/otelcol"]
EXPOSE 13133 14250 14268 55680 4317 6060 7276 8888 9411 9443 9080
EXPOSE 13133 14250 14268 4317 6060 7276 8888 9411 9443 9080

0 comments on commit 7fd5154

Please sign in to comment.