Namespace
kubeovn
Image / Tag
vpc-nat-gateway:v1.15.10-arm
Content Digest
sha256:1d0b78ffc48d9383b35f4b00ea896336bacddac4304e200f1247c86c3e4eb214
Details
Created

2026-04-10 06:10:33 UTC

Size

13.6 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:fe5ba52f2e784faa97527d436490657591cd5d70f43ca15271351f3c6fdcce17 - 70.6% (9.62 MB)

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

[#003] sha256:4936f38de73bb7967dece739332eebdc6e3b2a33ef31780149dfb5780ea302a7 - 0.03% (4.18 KB)

[#004] sha256:6d8008cd9bdf53948691c48632ad21081c764632855c3b363cc547e7eb8f90dc - 0.01% (1012 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-04-10 06:10:33 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-04-10 06:10:33 UTC (buildkit.dockerfile.v0)

WORKDIR /kube-ovn

2026-04-10 06:10:33 UTC (buildkit.dockerfile.v0)

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

2026-04-10 06:10:33 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