sha256:f97c6a16ae865c39da28d59796ce28dbc01c08320de411af97cd6026ef9efb9c
2022-04-26 03:24:47 UTC
15.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 - 16.75% (2.59 MB)
[#001] sha256:4d7205b80c7a768d72c91cd02a52cf2018851ab6150dad9985b137ee7486b63e - 83.25% (12.9 MB)
/bin/sh -c #(nop) ADD file:0c4555f363c2672e350001f1293e689875a3760afe7b3f9146886afe67121cba in /
2020-03-23 21:19:34 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-04-26 03:24:44 UTC/bin/sh -c #(nop) ARG ARTHAS_VERSION=3.6.1
2022-04-26 03:24:44 UTC/bin/sh -c #(nop) ARG MIRROR=false
2022-04-26 03:24:44 UTC/bin/sh -c #(nop) ENV MAVEN_HOST=https://repo1.maven.org/maven2 MIRROR_MAVEN_HOST=https://maven.aliyun.com/repository/public
2022-04-26 03:24:47 UTC|2 ARTHAS_VERSION=3.6.1 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.