elastic / otel-profiling-agent

The production-scale datacenter profiler (C/C++, Go, Rust, Python, Java, NodeJS, .NET, PHP, Ruby, Perl, ...)
Apache License 2.0
2.09k stars 229 forks source link

Publish builder image on a Docker registry #43

Open athre0z opened 1 week ago

athre0z commented 1 week ago

We currently ask users to build our Docker image locally. We should publish this image on a registry to eliminate the need for the extra build step. It appears that OpenTelemetry generally uses Docker Hub to publish Docker images. Once this repository is moved, we should figure out how to publish images there.