Namespace
kubeovn
Image / Tag
vpc-nat-gateway:v1.9.3
Content Digest
sha256:9030ccbf49a4626ab8e2e8f45e17082f64998ef7778ea875b0f7feecea90fa9d
Details
Created

2022-05-13 09:09:08 UTC

Size

13.6 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:1fc90fc1d3c45f1734a375295ca917858bc9fb228ecb85ceabee00f8861e7f5e - 80.21% (10.9 MB)

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

[#003] sha256:70974754a4a8797ebab91c48969b1ad7883b36d66aaabc4d5406fd80965d2dfc - 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-05-13 09:09:08 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-05-13 09:09:08 UTC (buildkit.dockerfile.v0)

WORKDIR /kube-ovn

2022-05-13 09:09:08 UTC (buildkit.dockerfile.v0)

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

Details
Created

2022-05-13 09:04:08 UTC

Size

13.3 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:101bdc234b447a4daa6350b0d88b5a6fbdbb10a692db00b8f51c21f86eed0d4e - 80.52% (10.7 MB)

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

[#003] sha256:6187d411b218ba160e237aa1e56a9bb5f6686917fb84e0a00c96f333fbfaea85 - 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-05-13 09:04:08 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-05-13 09:04:08 UTC (buildkit.dockerfile.v0)

WORKDIR /kube-ovn

2022-05-13 09:04:08 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