open-telemetry / opentelemetry-ebpf-profiler

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

Publish builder image on a Docker registry #43

Open athre0z opened 2 months ago

athre0z commented 2 months 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.

athre0z commented 4 weeks ago

Update: I requested creation of a Docker Hub repository here.