Tag

hengyunabc/arthas:3.1.8-no-jdk
Content Digest: sha256:ffde28bd36a0f13c810bf3c7550cc6fea81d53ce81ba3d66c0f79c734b04f016
Manifests
Details
Content Digest

sha256:f17a37b7bb614a2a44e177e2dd24a5a6d562068deb29a8ac7c2faef07d194641

Created

2020-04-02 14:35:19 UTC

Size

13.4 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 - 19.34% (2.59 MB)

[#001] sha256:b5332f3b1955d7d89a4065b74aa5a293c8c136218aa82c328e357f07200bfe8f - 80.66% (10.8 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"]

2020-04-02 14:35:16 UTC

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

2020-04-02 14:35:16 UTC

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

2020-04-02 14:35:16 UTC

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

2020-04-02 14:35:19 UTC

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