Namespace
kubeovn
Image / Tag
vpc-nat-gateway:v1.9.7
Content Digest
sha256:8b28cb686f64f4802b155ae4f65415a7daedc548da5f52a0cec3a36f469607b7
Details
Created

2022-07-20 08:39:17 UTC

Size

12.2 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:ab6db1bc80d0a6df92d04c3fad44b9443642fbc85878023bc8c011763fe44524 - 21.92% (2.68 MB)

[#001] sha256:c785ba2b2328c73966001c845faf18f5709ecf45eacc1012296004518d0ddc30 - 78.07% (9.56 MB)

[#002] sha256:00d369d70feabfee3b1c3111d0317a416b45aeb02db85aa0adb3ee901159efb1 - 0.0% (104 Bytes)

[#003] sha256:77effb6554a89e2abb4c0e4778a31b2d856e652859c18dc961dbd82fb6069fd0 - 0.01% (1.19 KB)


History
2022-07-19 22:20:11 UTC

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

2022-07-19 22:20:11 UTC

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

2022-07-20 08:39:17 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-07-20 08:39:17 UTC (buildkit.dockerfile.v0)

WORKDIR /kube-ovn

2022-07-20 08:39:17 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-07-20 08:35:36 UTC

Size

12.1 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:e0295fd11fe28fc9d5438734f4d9560cce203f9c2dc12b26e0cfd0c1c02548f7 - 21.41% (2.59 MB)

[#001] sha256:c6ba9efa8004a386e691cf01831d32b93fde8855294deb08253b21a6c8a175fc - 78.58% (9.51 MB)

[#002] sha256:56ce392d2210aa66f57e9c0189380245bd389c3134e97088605a33f7c366663b - 0.0% (104 Bytes)

[#003] sha256:32c978ffaef7aff583644324c212442678390c6d15e574ccccd046e833343094 - 0.01% (1.19 KB)


History
2022-07-19 22:39:42 UTC

/bin/sh -c #(nop) ADD file:158791ae9b4fb18e208925ce1ac7396322e741030bcd9bcae7e320e83f517dfe in /

2022-07-19 22:39:42 UTC

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

2022-07-20 08:35:36 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-07-20 08:35:36 UTC (buildkit.dockerfile.v0)

WORKDIR /kube-ovn

2022-07-20 08:35:36 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