Envoy based on Distroless with Jaeger tracing support
run below for example
docker run -it --rm -p 9000:9000 -p 10000:10000 linuxuser586/envoyproxy
or for custom configuration
docker run -it --rm -p 9000:9000 -c envoy.yaml:/etc/envoy/ linuxuser586/envoyproxy
Content type
Image
Digest
Size
29.8 MB
Last updated
about 5 years ago
docker pull linuxuser586/envoyproxy