Sign inSign up

linuxuser586/envoyproxy

By linuxuser586

Updated about 5 years ago

Distroless Envoy

Image
0

828

linuxuser586/envoyproxy repository overview

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

Tag summary

Content type

Image

Digest

Size

29.8 MB

Last updated

about 5 years ago

docker pull linuxuser586/envoyproxy