

These images contain the Envoy binary built with all contrib extensions on top of an Ubuntu base. These images are the most efficient and secure way to deploy Envoy in a container. These images contains just the core Envoy binary built upon a distroless (nonroot/nossl) base image. These images contains just the core Envoy binary built upon an Ubuntu base image. Throughout the documentation, extensions are clearly marked as being a contrib extension or a core extension. The requirementsįor such extensions are lower, and as such they are only available by default in special images. The Envoy project allows extensions to enter the repository as “contrib” extensions. The Envoy project currently supports amd64 and arm64 architectures for its Linux build and images. $ docker run -rm envoyproxy/envoy:distroless-dev-e665d4292d40f05f6e40460a8424855bf1e277fc -versionįor stable Envoy versions images are created for the version and the latest of that minor version.įor example, if the latest version in the v1.73.x series is v1.73.7 then images are created for:Ī similar strategy is used to create images for each of the versioned variants.
