Namespace
kubeovn
Image / Tag
vpc-nat-gateway:v1.14.28-arm
Content Digest
sha256:90302a11305789d7c0a9b7ce8d6b779f819de6d18430d157571ac869a62d670c
Details
Created

2026-01-28 03:52:21 UTC

Size

13.6 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:e458004e4c65b701815828b25351fd8050402bfd13ef234518a15d05d3564e9b - 32.01% (4.37 MB)

[#001] sha256:722d27d6d24c1e31833f3c09a515bac4ab4ad2a85860d72c351675326f413d67 - 67.96% (9.27 MB)

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

[#003] sha256:34f0544911cbff3d5a620c171a0b411971cbc5bf16fdfa3b87a684187bbae5d4 - 0.02% (3.06 KB)

[#004] sha256:f2d01f7c316a08572834e364eb7a26cf2770ba10748f3c054a9ab250638dc811 - 0.01% (1014 Bytes)


History
2025-12-28 05:45:09 UTC (buildkit.dockerfile.v0)

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

2025-12-28 05:45:09 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-01-28 03:52:21 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-01-28 03:52:21 UTC (buildkit.dockerfile.v0)

WORKDIR /kube-ovn

2026-01-28 03:52:21 UTC (buildkit.dockerfile.v0)

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

2026-01-28 03:52:21 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