Namespace
hengyunabc
Image / Tag
arthas:3.5.0-no-jdk
Content Digest
sha256:86824834ed2d1423c712c53a2c5ef12bef99a49d0d9aaefd9df8b4ca4238e7d6
Details
Created

2021-03-09 07:53:47 UTC

Size

14.9 MB

Content Digest
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.9% (2.67 MB)

[#001] sha256:3b6f1aa820b28e21570bb562a5ead6284614e65100d6ebd573b68f357ea131d1 - 82.1% (12.2 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-03-09 07:53:42 UTC

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

2021-03-09 07:53:42 UTC

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

2021-03-09 07:53:42 UTC

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

2021-03-09 07:53:47 UTC

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

Delete