Namespace
kubeovn
Image / Tag
vpc-nat-gateway:v1.9.2
Content Digest
sha256:2c7ea505302bbce1d1ec6698974482c8fb05cb3133904ea308eea3da5487e2c2
Details
Created

2022-04-25 08:22:52 UTC

Size

12.1 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 - 22.18% (2.68 MB)

[#001] sha256:ccb3ca4f7229f0bd1660f5da6bba4a874fbe6a56385fe63974a128674a144d08 - 77.81% (9.42 MB)

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

[#003] sha256:3beec4ae8ce1716f274f6c4fe4d6a8140e86f95c5782a49d8d4c7cef891b93c4 - 0.01% (1.19 KB)


History
2022-04-05 00:19:59 UTC

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

2022-04-05 00:19:59 UTC

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

2022-04-25 08:22:52 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 08:22:52 UTC (buildkit.dockerfile.v0)

WORKDIR /kube-ovn

2022-04-25 08:22:52 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-04-25 08:19:53 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:cf7078613d6983362c82469e28ce2756960364d6af2ce254e78f4d38ee241b21 - 78.31% (9.36 MB)

[#002] sha256:55aa9d0fc9e3b053d6e71e7f8c5506a1e2f0d0dee91d992acf79bdb4a41d1234 - 0.0% (104 Bytes)

[#003] sha256:3a937f224ffab2d4e3f1e9833b24670a3d55579be6f389c5c65e7111eb18387a - 0.01% (1.19 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 08:19:53 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 08:19:53 UTC (buildkit.dockerfile.v0)

WORKDIR /kube-ovn

2022-04-25 08:19:53 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