Tag

hengyunabc/arthas:3.5.1-no-jdk
Content Digest: sha256:f408301c0b66b09fef6c89898aa4b804652bd7a0d430b1959524031cb9e26213
Manifests
Details
Content Digest

sha256:7e1010841fc8e9a9db45a9a5aae98081ce74c834849f67afd98259bc3acfc31f

Created

2021-05-14 03:36:49 UTC

Size

15 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:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c - 17.84% (2.67 MB)

[#001] sha256:25fd7b6a899d3e4441793fb733923cc6d1b212ea91899047376d9dfc36a06cec - 82.16% (12.3 MB)


History
2020-05-29 21:19:46 UTC

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

2020-05-29 21:19:46 UTC

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

2021-05-14 03:36:44 UTC

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

2021-05-14 03:36:44 UTC

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

2021-05-14 03:36:44 UTC

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

2021-05-14 03:36:49 UTC

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

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.