2023-08-24 08:06:40 UTC
10.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de - 30.44% (3.24 MB)
[#001] sha256:002ede9271721b56f6fb8553d81897f02f40a6506a409249deb83d47b576647c - 50.45% (5.38 MB)
[#002] sha256:5b3448346830727a45ec2df01b305709d1aeb03a3774d47dd3b8d2db8385550f - 19.11% (2.04 MB)
/bin/sh -c #(nop) ADD file:32ff5e7a78b890996ee4681cc0a26185d3e9acdb4eb1e2aaccb2411f922fed6b in /
2023-08-07 19:20:20 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-08-24 08:06:30 UTC/bin/sh -c #(nop) MAINTAINER gotoeasy <[email protected]>
2023-08-24 08:06:30 UTC/bin/sh -c #(nop) COPY file:15d7b785d4a3e117d10a0fa9bb386d15d4d8617a703e7dc379f949360755e46d in /usr/local/bin/
2023-08-24 08:06:40 UTC/bin/sh -c alpine_version=`cat /etc/issue | head -1 | awk '{print $5}'` && echo "https://mirrors.aliyun.com/alpine/v${alpine_version}/main/" > /etc/apk/repositories && apk update && apk upgrade && apk add --no-cache bash bash-doc bash-completion tzdata && cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo "Asia/Shanghai" > /etc/timezone && rm -rf /var/cache/apk/*
2023-08-24 08:06:40 UTC/bin/sh -c #(nop) EXPOSE 8080
2023-08-24 08:06:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["glc" "--docker"]
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.