Tag

hengyunabc/arthas:3.5.2-no-jdk
Content Digest: sha256:1338e9973792991db43585263bbcb3b621a5d2e188a3fa5e7de6eff13ee471d3
Manifests
Details
Content Digest

sha256:559cf79077f0949be4bf896770ec041b40d9c4103f4b3db10d3da805fef6a4b7

Created

2021-07-05 07:22:31 UTC

Size

15 MB


Environment
MAVEN_HOST

https://repo1.maven.org/maven2

MIRROR_MAVEN_HOST

https://maven.aliyun.com/repository/public

PATH

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


Layers

[#000] sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c - 17.84% (2.67 MB)

[#001] sha256:f47524d8a249a1e8952112e67174e928aaeca99fd1205af54c2052ea34a26991 - 82.16% (12.3 MB)


History
2020-05-29 21:19:46 UTC

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

2020-05-29 21:19:46 UTC

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

2021-07-05 07:22:20 UTC

/bin/sh -c #(nop) ARG ARTHAS_VERSION=3.5.2

2021-07-05 07:22:20 UTC

/bin/sh -c #(nop) ARG MIRROR=false

2021-07-05 07:22:20 UTC

/bin/sh -c #(nop) ENV MAVEN_HOST=https://repo1.maven.org/maven2 MIRROR_MAVEN_HOST=https://maven.aliyun.com/repository/public

2021-07-05 07:22:31 UTC

|2 ARTHAS_VERSION=3.5.2 MIRROR=false /bin/sh -c if $MIRROR; then MAVEN_HOST=${MIRROR_MAVEN_HOST} ; fi && wget -qO /tmp/arthas.zip "${MAVEN_HOST}/com/taobao/arthas/arthas-packaging/${ARTHAS_VERSION}/arthas-packaging-${ARTHAS_VERSION}-bin.zip" && mkdir -p /opt/arthas && unzip /tmp/arthas.zip -d /opt/arthas && rm /tmp/arthas.zip

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.