2023-09-22 11:12:45 UTC
12.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de - 25.7% (3.24 MB)
[#001] sha256:9875d2918f622593eaa6a415cd603f3065ef530a85a25ebe1951f448f9793b93 - 42.61% (5.38 MB)
[#002] sha256:3dadbc38c3ae4c37a74387c9c9a4f43ba13205d3edd940d9d55fbe5b935f1d68 - 31.7% (4 MB)
/bin/sh -c #(nop) ADD file:32ff5e7a78b890996ee4681cc0a26185d3e9acdb4eb1e2aaccb2411f922fed6b in /
2023-08-07 19:20:20 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-09-22 11:12:41 UTC/bin/sh -c #(nop) MAINTAINER gotoeasy <[email protected]>
2023-09-22 11:12:41 UTC/bin/sh -c #(nop) COPY file:ee58cae931ae1600c0ddfbdda6660b2661cd4dda52376ebd584a832700283e21 in /usr/local/bin/
2023-09-22 11:12:44 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-09-22 11:12:44 UTC/bin/sh -c #(nop) EXPOSE 8080
2023-09-22 11:12:45 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.