opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

v0.116.0 docker image fails to start

Open nicklipple opened this issue 2 months ago • 3 comments

Describe the bug The latest release of the docker image does not start

Steps to reproduce run the latest docker image

What did you expect to see? running service

What did you see instead? not running service

What version did you use? v0.116.0

What config did you use?

Environment github action (docker compose)

Additional context The following log line is emitted and the container exits:

exec /otelcol-contrib: no such file or directory

nicklipple avatar Dec 17 '24 18:12 nicklipple