2020-06-06 13:14:43 UTC
13.5 MB
https://repo1.maven.org/maven2
MIRROR_MAVEN_HOSThttps://maven.aliyun.com/repository/public
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f628ffe2d210e1cbe3414cde37c37b16f5b98e5cb273a5636c209aa03d7d207c - 19.21% (2.59 MB)
[#001] sha256:2284bea545182202e127977a74d0fa9cf154ae78bacb5678084da859b6db26b4 - 80.79% (10.9 MB)
/bin/sh -c #(nop) ADD file:0c4555f363c2672e350001f1293e689875a3760afe7b3f9146886afe67121cba in /
2020-03-23 21:19:34 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-06-06 13:14:37 UTC/bin/sh -c #(nop) ARG ARTHAS_VERSION=3.3.3
2020-06-06 13:14:37 UTC/bin/sh -c #(nop) ARG MIRROR=false
2020-06-06 13:14:38 UTC/bin/sh -c #(nop) ENV MAVEN_HOST=https://repo1.maven.org/maven2 MIRROR_MAVEN_HOST=https://maven.aliyun.com/repository/public
2020-06-06 13:14:43 UTC|2 ARTHAS_VERSION=3.3.3 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
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.