Namespace
kubeovn
Image / Tag
vpc-nat-gateway:v1.9.1-arm
Content Digest
sha256:8d3589b8cd1e263ec7a1df239839aef76282cc299fe55142b0b2c838156d7f22
Details
Created

2022-04-25 07:49:29 UTC

Size

12 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:9981e73032c8833e387a8f96986e560edbed12c38119e0edb0439c9c2234eac9 - 21.68% (2.59 MB)

[#001] sha256:e70bdddfa71c952a776b1aa966710c8edf84060cf4a3dfd8cbfcdbaeaf360b47 - 78.31% (9.36 MB)

[#002] sha256:0295c29975a4d872669b89c5f0ffa8542fdb587bf3d4427dce3d2aff514768f0 - 0.0% (104 Bytes)

[#003] sha256:03bcdd70dc79c3c5814e9ca3d75c624231f04128a50f0c6d50645be9a95a1672 - 0.01% (1.18 KB)


History
2022-04-04 23:39:31 UTC

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

2022-04-04 23:39:31 UTC

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

2022-04-25 07:49:29 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex && echo "http://nl.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && echo "http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && echo "http://nl.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories && apk update && apk upgrade && apk add --no-cache bash iproute2 iptables iputils tcpdump # buildkit

2022-04-25 07:49:29 UTC (buildkit.dockerfile.v0)

WORKDIR /kube-ovn

2022-04-25 07:49:29 UTC (buildkit.dockerfile.v0)

COPY nat-gateway.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