Namespace
kubeovn
Image / Tag
vpc-nat-gateway:v1.14.32-arm
Content Digest
sha256:7e21655a20d18bb9f97b764998c98f2546b445de0b15686c4f22c2def4b411d4
Details
Created

2026-03-02 00:42:36 UTC

Size

10.5 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:a0143e8464b10f74a652a6c32ba42c223ba0f83360e88ce3078d6aa07ea6b951 - 61.75% (6.47 MB)

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

[#003] sha256:2e3ee0384497194c321c30b948f64295c54723a8c647afc3b256a3c36e6782cb - 0.03% (3.06 KB)

[#004] sha256:22be5a4a5fbc785d0826c3c619259e96674a51437379d2cf4c35e3c5b263cd6c - 0.01% (1014 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-03-02 00:42:36 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-03-02 00:42:36 UTC (buildkit.dockerfile.v0)

WORKDIR /kube-ovn

2026-03-02 00:42:36 UTC (buildkit.dockerfile.v0)

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

2026-03-02 00:42:36 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