Namespace
envoyproxy
Image / Tag
envoy:tools-dev-e7de72fa84cca787c394522ed994b4319f49c336
Content Digest
sha256:44834177d953d83db3255820803a2798c364492d683fa9763b7cbd821c681b8e
Details
Created

2025-06-21 06:09:17 UTC

Size

143 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
DEBIAN_FRONTEND

noninteractive

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TARGETPLATFORM

linux/amd64


Layers

[#000] sha256:215ed5a638430309375291c48a01872859a8dbf1331e54ba0af221918eb8ce2e - 19.74% (28.2 MB)

[#001] sha256:066411c4bc9c64aafc9ce56fa0462567b395a20538301129778bde03364d5f0e - 0.0% (1.37 KB)

[#002] sha256:e5a1b18a15d76616ccc4e96f6e4b06db5e9bc2c7bb9835eb100119d9cf822dd0 - 0.0% (176 Bytes)

[#003] sha256:091aa0ab4317f57038a79045f8c26beb7f92ecd69dd4fd061a3346f2755f1dab - 6.75% (9.64 MB)

[#004] sha256:52c613c88a974caa570b792ded53f23de19e314a124a70bfe227b0f567c1b71c - 0.0% (788 Bytes)

[#005] sha256:b013b71cbb92ff30b6ea8e9e6773b168165c842cbfe4f03bbca27570493ceb0c - 0.0% (485 Bytes)

[#006] sha256:aa3d315fe96a98917f176095ba5faf6ef2c1881d1dc0a83dc970ab5cabe69e16 - 0.0% (4.53 KB)

[#007] sha256:d793b038356674986038f890e0bda9c390670e19bd9a8b19754e68e71f9d94ee - 18.18% (25.9 MB)

[#008] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#009] sha256:e2ae77c752b4a6c7240e3ba70eea0fb954a112c33a2ee08100786b9272692d4c - 55.33% (79 MB)


History
2025-04-28 09:44:40 UTC

/bin/sh -c #(nop) ARG RELEASE

2025-04-28 09:44:40 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2025-04-28 09:44:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2025-04-28 09:44:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2025-04-28 09:44:42 UTC

/bin/sh -c #(nop) ADD file:59e67123ba6a5d9eea9813e7b2a767696f767c15c5b23c61c4d5bd6ba6fa9ac6 in /

2025-04-28 09:44:42 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2025-06-21 06:03:37 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2025-06-21 06:03:37 UTC (buildkit.dockerfile.v0)

EXPOSE map[10000/tcp:{}]

2025-06-21 06:03:37 UTC (buildkit.dockerfile.v0)

CMD ["envoy" "-c" "/etc/envoy/envoy.yaml"]

2025-06-21 06:03:37 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir -p /etc/envoy && adduser --group --system envoy # buildkit

2025-06-21 06:03:37 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/docker-entrypoint.sh"]

2025-06-21 06:03:43 UTC (buildkit.dockerfile.v0)

ADD VERSION.txt /etc/envoy # buildkit

2025-06-21 06:04:04 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get -qq update && apt-get -qq upgrade -y && apt-get -qq install --no-install-recommends -y ca-certificates && apt-get -qq autoremove -y # buildkit

2025-06-21 06:04:04 UTC (buildkit.dockerfile.v0)

COPY --chown=0:0 --chmod=644 /etc/envoy/envoy.yaml /etc/envoy/envoy.yaml # buildkit

2025-06-21 06:04:04 UTC (buildkit.dockerfile.v0)

COPY --chown=0:0 --chmod=755 /docker-entrypoint.sh / # buildkit

2025-06-21 06:04:04 UTC (buildkit.dockerfile.v0)

COPY --chown=0:0 --chmod=755 /usr/local/bin/utils/su-exec /usr/local/bin/ # buildkit

2025-06-21 06:04:04 UTC (buildkit.dockerfile.v0)

ARG ENVOY_BINARY=envoy

2025-06-21 06:04:04 UTC (buildkit.dockerfile.v0)

ARG ENVOY_BINARY_PREFIX=

2025-06-21 06:09:16 UTC (buildkit.dockerfile.v0)

COPY --chown=0:0 --chmod=755 /usr/local/bin/envoy /usr/local/bin/envoy # buildkit

2025-06-21 06:09:16 UTC (buildkit.dockerfile.v0)

COPY --chown=0:0 --chmod=755 /usr/local/bin/envoy.* /usr/local/bin/ # buildkit

2025-06-21 06:09:16 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/amd64

2025-06-21 06:09:16 UTC (buildkit.dockerfile.v0)

ENV TARGETPLATFORM=linux/amd64

2025-06-21 06:09:17 UTC (buildkit.dockerfile.v0)

COPY --chown=0:0 --chmod=755 linux/amd64/schema_validator_tool linux/amd64/router_check_tool linux/amd64/config_load_check_tool /usr/local/bin/ # buildkit

Details
Created

2025-06-21 06:09:17 UTC

Size

135 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
DEBIAN_FRONTEND

noninteractive

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TARGETPLATFORM

linux/arm64


Layers

[#000] sha256:67b06617bd6bbb299a723709813a971289b935f40eaff66a3348adf478cd41f6 - 19.26% (26.1 MB)

[#001] sha256:e2c75af91560fec5138589412bd5f29ce22657b62a5d038ec52cbdab7f070feb - 0.0% (1.37 KB)

[#002] sha256:1eaf203ae174efe36213dd3ccb0d62669255faef5277b507f0c8198b9c5b63e0 - 0.0% (177 Bytes)

[#003] sha256:e58a391f6303ebc9d429fade450bf88ec5a8134877dd00d14875c7b71ade7d62 - 6.18% (8.37 MB)

[#004] sha256:87241680e645489d61af27f4419e12ce0ae47985ebbfc50c87812d32f5fa8541 - 0.0% (789 Bytes)

[#005] sha256:b013b71cbb92ff30b6ea8e9e6773b168165c842cbfe4f03bbca27570493ceb0c - 0.0% (485 Bytes)

[#006] sha256:28ec9f1899fcfac682d45ff72a3189a5a9cb3aa9c0996358dbe10902c5e90840 - 0.0% (4.77 KB)

[#007] sha256:7d5134c844bbcfdffeb67989e51c1c9282f74a90e2943f239679b216082d6677 - 18.47% (25 MB)

[#008] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#009] sha256:26531a844ed3184b9ea90aed8dcb8480fa2c6e62c2ba4781d47d9d7baa924d1d - 56.08% (75.9 MB)


History
2025-04-28 09:46:27 UTC

/bin/sh -c #(nop) ARG RELEASE

2025-04-28 09:46:27 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2025-04-28 09:46:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2025-04-28 09:46:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2025-04-28 09:46:30 UTC

/bin/sh -c #(nop) ADD file:da80d592df77a4ddbc2c4267be13e1ead72bc1d7f4535f967c511ae736520d7a in /

2025-04-28 09:46:30 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2025-06-21 06:03:37 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2025-06-21 06:03:37 UTC (buildkit.dockerfile.v0)

EXPOSE map[10000/tcp:{}]

2025-06-21 06:03:37 UTC (buildkit.dockerfile.v0)

CMD ["envoy" "-c" "/etc/envoy/envoy.yaml"]

2025-06-21 06:03:37 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir -p /etc/envoy && adduser --group --system envoy # buildkit

2025-06-21 06:03:37 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/docker-entrypoint.sh"]

2025-06-21 06:03:43 UTC (buildkit.dockerfile.v0)

ADD VERSION.txt /etc/envoy # buildkit

2025-06-21 06:05:25 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get -qq update && apt-get -qq upgrade -y && apt-get -qq install --no-install-recommends -y ca-certificates && apt-get -qq autoremove -y # buildkit

2025-06-21 06:05:25 UTC (buildkit.dockerfile.v0)

COPY --chown=0:0 --chmod=644 /etc/envoy/envoy.yaml /etc/envoy/envoy.yaml # buildkit

2025-06-21 06:05:25 UTC (buildkit.dockerfile.v0)

COPY --chown=0:0 --chmod=755 /docker-entrypoint.sh / # buildkit

2025-06-21 06:05:25 UTC (buildkit.dockerfile.v0)

COPY --chown=0:0 --chmod=755 /usr/local/bin/utils/su-exec /usr/local/bin/ # buildkit

2025-06-21 06:05:25 UTC (buildkit.dockerfile.v0)

ARG ENVOY_BINARY=envoy

2025-06-21 06:05:25 UTC (buildkit.dockerfile.v0)

ARG ENVOY_BINARY_PREFIX=

2025-06-21 06:09:16 UTC (buildkit.dockerfile.v0)

COPY --chown=0:0 --chmod=755 /usr/local/bin/envoy /usr/local/bin/envoy # buildkit

2025-06-21 06:09:16 UTC (buildkit.dockerfile.v0)

COPY --chown=0:0 --chmod=755 /usr/local/bin/envoy.* /usr/local/bin/ # buildkit

2025-06-21 06:09:16 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/arm64

2025-06-21 06:09:16 UTC (buildkit.dockerfile.v0)

ENV TARGETPLATFORM=linux/arm64

2025-06-21 06:09:17 UTC (buildkit.dockerfile.v0)

COPY --chown=0:0 --chmod=755 linux/arm64/schema_validator_tool linux/arm64/router_check_tool linux/arm64/config_load_check_tool /usr/local/bin/ # buildkit

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete