2019-09-19 03:23:26 UTC
13.3 MB
http://repo1.maven.org/maven2
MIRROR_MAVEN_HOSThttp://maven.aliyun.com/repository/public
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 - 20.06% (2.66 MB)
[#001] sha256:002b9899c5de2691ba0a802c4c897376877d796bf95259a2714ef057ba880352 - 79.94% (10.6 MB)
/bin/sh -c #(nop) ADD file:fe64057fbb83dccb960efabbf1cd8777920ef279a7fa8dbca0a8801c651bdf7c in /
2019-08-20 20:19:55 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-09-19 03:23:20 UTC/bin/sh -c #(nop) ARG ARTHAS_VERSION=3.1.3
2019-09-19 03:23:21 UTC/bin/sh -c #(nop) ARG MIRROR=false
2019-09-19 03:23:21 UTC/bin/sh -c #(nop) ENV MAVEN_HOST=http://repo1.maven.org/maven2 MIRROR_MAVEN_HOST=http://maven.aliyun.com/repository/public
2019-09-19 03:23:26 UTC|2 ARTHAS_VERSION=3.1.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.