Tag

hengyunabc/arthas:3.1.0-no-jdk
Content Digest: sha256:278874b4b8b1ff6ddf9cb6c863976825c45e100242cc15d7a9a809e8f371925e
Manifests
Details
Content Digest

sha256:3c7394e95f3be15c2d0869374221015fbc1570235e400fa39f0a294b5ad29811

Created

2019-02-14 06:22:39 UTC

Size

12.5 MB


Environment
MAVEN_HOST

https://repo1.maven.org/maven2

MIRROR_MAVEN_HOST

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

PATH

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


Layers

[#000] sha256:6c40cc604d8e4c121adcb6b0bfe8bb038815c350980090e74aa5a6423f8f82c0 - 21.04% (2.63 MB)

[#001] sha256:e6dc89cd6f6ffee6539f194f2f5f8ff129dd2f8efe68ab3221d4294c1a53ad1a - 78.96% (9.86 MB)


History
2019-01-30 22:19:52 UTC

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

2019-01-30 22:19:52 UTC

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

2019-02-14 06:22:27 UTC

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

2019-02-14 06:22:28 UTC

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

2019-02-14 06:22:28 UTC

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

2019-02-14 06:22:39 UTC

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