sha256:be7d1919f70c1b36f8a40443608fbbaa13a7625e11cf9ca3e19cafa905154c40
OS/ARCH
Compressed size
36.87 MB
Last pushed
6 months by autorancher
Type
Image
Manifest digest
sha256:69e0f6df3f397d0f1e9e5e6060796562f1c580d0a4958a957837c8bcf433598e
Image Layers
1COPY / / # buildkit1.48 MB2ARG TARGETARCH=amd640 B3ARG GIT_VERSION=v3.31.40 B4COPY bin/envoy-gateway-amd64 /usr/local/bin/envoy-gateway # buildkit35.38 MB5COPY --chown=65532:65532 /var/lib /var/lib #132 B6USER 65532:655320 B7LABEL description=This image contains a0 B9LABEL name=Envoy Gateway0 B10LABEL release=10 B11LABEL summary=envoy-gateway is the proxy0 B12LABEL vendor=Project Calico0 B13LABEL version=v3.31.40 B14LABEL org.opencontainers.image.description=This image contains a0 B16LABEL org.opencontainers.image.source=https://github.com/projectcalico/calico0 B17LABEL org.opencontainers.image.title=envoy-gateway is the proxy0 B18LABEL org.opencontainers.image.vendor=Project Calico0 B19LABEL org.opencontainers.image.version=v3.31.40 B20LABEL org.opencontainers.image.licenses=Apache-2.00 B21ENTRYPOINT ["/usr/local/bin/envoy-gateway"]0 B22ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin0 BCommand
COPY / / # buildkit