Namespace
snail007
Image / Tag
goproxy:arm64-v10.5
Content Digest
sha256:fdb037c3a8e8787329730a42e5323db7f65a9ae4b57ea0c8191400db1058a7fd
Details
Created

2021-04-04 09:33:42 UTC

Size

9.33 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:9df31d96ae0cb1ae727e1c3d0ac9422da945cffd3f918f49a328911b2cbb0ba5 - 27.8% (2.59 MB)

[#001] sha256:12306fd52fbe280ca9d1e6021fc5b54b60522bc2a7597883a61e811379f324eb - 65.29% (6.09 MB)

[#002] sha256:5c483d10aaa1941d17c1966c40bef922d47d9901024baa6b7b4d6c8108e122fe - 6.91% (660 KB)


History
2021-03-31 17:22:15 UTC

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

2021-03-31 17:22:16 UTC

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

2021-04-04 09:33:08 UTC (buildkit.dockerfile.v0)

COPY proxy / # buildkit

2021-04-04 09:33:42 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk --no-cache add tzdata ca-certificates && ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo "Asia/Shanghai" > /etc/timezone # buildkit

2021-04-04 09:33:42 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/proxy"]

2021-04-04 09:33:42 UTC (buildkit.dockerfile.v0)

CMD ["--version"]

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