Namespace
kubeovn
Image / Tag
vpc-nat-gateway:v1.17.0-arm
Content Digest
sha256:eee05f2e66a13ef93fc50faa599f3d5d03e432f5c73402b3028a64d926e93aff
Details
Created

2026-05-15 21:50:45 UTC

Size

13.8 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:20158f18ba671f0bb300620f1a8427c9359a60a2a718fda83d2d973470c0a428 - 29.02% (4 MB)

[#001] sha256:db7962a518caa42934283a80bd406a7c2b24d4e0d09b0a73f57d3c86ddce1f20 - 70.86% (9.77 MB)

[#002] sha256:a91d5befd85f0a887f70da295c235fe129f4a23faa0776076f8c0380cea5d59e - 0.0% (98 Bytes)

[#003] sha256:132281a4e397765f543d825a95db901526133ba1aa3f1337f4f6bc91c706fdc3 - 0.11% (15.2 KB)

[#004] sha256:04416343ec4cbee1544c6585c3bfbef7a9809a88eac0f4d48258ad5d892535b7 - 0.01% (1011 Bytes)


History
2026-01-28 01:17:41 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-20260127-aarch64.tar.gz / # buildkit

2026-01-28 01:17:41 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-05-15 21:50:45 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex && apk update && apk upgrade && apk add --no-cache bash iproute2 iptables iptables-legacy iputils tcpdump conntrack-tools # buildkit

2026-05-15 21:50:45 UTC (buildkit.dockerfile.v0)

WORKDIR /kube-ovn

2026-05-15 21:50:45 UTC (buildkit.dockerfile.v0)

COPY nat-gateway.sh /kube-ovn/ # buildkit

2026-05-15 21:50:45 UTC (buildkit.dockerfile.v0)

COPY lb-svc.sh /kube-ovn/ # 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