2023-11-14 04:53:15 UTC
18.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de - 17.38% (3.24 MB)
[#001] sha256:079731448eac7473067e7d0925fe566f52025f725ac4ad4a98e31e38295ba030 - 56.25% (10.5 MB)
[#002] sha256:1ae09c7fe477b8a57ef2cad32a77cc489ec09e096e55aa1f3ff7f25466fe0e57 - 26.37% (4.92 MB)
/bin/sh -c #(nop) ADD file:32ff5e7a78b890996ee4681cc0a26185d3e9acdb4eb1e2aaccb2411f922fed6b in /
2023-08-07 19:20:20 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-11-06 04:32:49 UTC/bin/sh -c #(nop) MAINTAINER gotoeasy <[email protected]>
2023-11-14 04:53:12 UTC/bin/sh -c #(nop) COPY file:a7e02bd869e959dc1de2088b02d4fcc0df903a3e9929dd4a1f508b6bf41f098f in /usr/local/bin/
2023-11-14 04:53:14 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-11-14 04:53:15 UTC/bin/sh -c #(nop) EXPOSE 8080
2023-11-14 04:53:15 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.