Tag

hengyunabc/arthas:3.6.2-no-jdk
Content Digest: sha256:f6a2e4d4000ac628bb94e310e42ee346604a08538f091361e521941f3257126d
Manifests
Details
Content Digest

sha256:b9a0d7fed3c601641f02c9cf3722c5e2ef1e8214546af273d2b69d2b95580cfd

Created

2022-06-06 08:39:53 UTC

Size

15.5 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:f628ffe2d210e1cbe3414cde37c37b16f5b98e5cb273a5636c209aa03d7d207c - 16.77% (2.59 MB)

[#001] sha256:e61c921ca1d25b78566970ff835e0d05f62bfcae90c79330e93e68e384ab222a - 83.23% (12.9 MB)


History
2020-03-23 21:19:34 UTC

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

2020-03-23 21:19:34 UTC

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

2022-06-06 08:39:50 UTC

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

2022-06-06 08:39:50 UTC

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

2022-06-06 08:39:50 UTC

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

2022-06-06 08:39:53 UTC

|2 ARTHAS_VERSION=3.6.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.