Namespace
snail007
Image / Tag
goproxy:v11.1
Content Digest
sha256:7a1674455170e0051e90709bde35aed09feadf9bb1f95f15d30162a46489796a
Details
Created

2021-08-25 08:14:56 UTC

Size

9.86 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:29291e31a76a7e560b9b7ad3cada56e8c18d50a96cca8a2573e4f4689d7aca77 - 27.21% (2.68 MB)

[#001] sha256:8f530941f477359721ef95f10b4913984088f07af8ccbc48e07eeb36a6efeac7 - 66.44% (6.55 MB)

[#002] sha256:403ba728d3af3f7ec2e603c4c82275702f96c87d0a744dfe9c04da7b5b6fedb3 - 6.35% (641 KB)


History
2021-08-06 17:19:45 UTC

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

2021-08-06 17:19:45 UTC

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

2021-08-25 08:14:47 UTC (buildkit.dockerfile.v0)

COPY proxy / # buildkit

2021-08-25 08:14:56 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-08-25 08:14:56 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/proxy"]

2021-08-25 08:14:56 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