Tag

hengyunabc/arthas:3.6.1-no-jdk
Content Digest: sha256:0eb29a3fd24c8e40c85b6fc60e76bc6c58596caf63522e59cba720cee5bca8ec
Manifests
Details
Content Digest

sha256:f97c6a16ae865c39da28d59796ce28dbc01c08320de411af97cd6026ef9efb9c

Created

2022-04-26 03:24:47 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.75% (2.59 MB)

[#001] sha256:4d7205b80c7a768d72c91cd02a52cf2018851ab6150dad9985b137ee7486b63e - 83.25% (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-04-26 03:24:44 UTC

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

2022-04-26 03:24:44 UTC

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

2022-04-26 03:24:44 UTC

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

2022-04-26 03:24:47 UTC

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