Tag

hengyunabc/arthas:3.3.6-no-jdk
Content Digest: sha256:03cbedd6075ceddb4ba950e54fdccfeed16e07e9a472b348ca250d2f850f8d5f
Manifests
Details
Content Digest

sha256:625cf78924443a38bbee4e4cad323fed975ab02fb828bd8e5bc8228c9e069b8c

Created

2020-07-01 07:43:04 UTC

Size

14 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 - 19.09% (2.67 MB)

[#001] sha256:b80264df76eff33677a50b915e055cf21ae7e93988f05109fd55ae05e5e7b795 - 80.91% (11.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"]

2020-07-01 07:42:59 UTC

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

2020-07-01 07:42:59 UTC

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

2020-07-01 07:42:59 UTC

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

2020-07-01 07:43:04 UTC

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