Open
Description
Is your feature request related to a problem? Please describe
I'm looking for the otel flavor of the non-privileged version as on docker-nginx
Describe the solution you'd like
Be able to use Open Telemetry on Nginx to collect trace/metrics/logs and stuff permitted by Otel.
Here is the link :
https://github.com/nginxinc/docker-nginx/blob/master/mainline/alpine-otel/Dockerfile
Additional context
I'm ready to create a PR if it's allowed.