2024-08-08 12:52:05 UTC
5.22 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:690e87867337b8441990047e169b892933e9006bdbcbed52ab7a356945477a4d - 74.73% (3.9 MB)
[#001] sha256:095f04d57cd67265d08fe4a511b9fc85f0f4a900198153de6640142a8e712ffc - 0.02% (1.02 KB)
[#002] sha256:f077f0ede9006bdbe601279730f5ab37ed481430993a5870da85eb41b57e0c72 - 0.0% (198 Bytes)
[#003] sha256:516deaa3dc0c542b6da4a61c74a276abb5e4be8dac1892dc16add1035abcb5ac - 25.25% (1.32 MB)
/bin/sh -c #(nop) ADD file:a71f7e9bc66668361f88637c724c44deeb2774ec268ff0a68bd99014c8a02a84 in /
2024-07-22 21:44:13 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-08-08 12:51:59 UTC (buildkit.dockerfile.v0)COPY --chmod=775 start.sh /start.sh # buildkit
2024-08-08 12:51:59 UTC (buildkit.dockerfile.v0)COPY --chmod=775 healthcheck.sh /healthcheck.sh # buildkit
2024-08-08 12:52:05 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex; apk upgrade --no-cache -a; apk add --no-cache ca-certificates netcat-openbsd tzdata bash openssl; echo "root:$(openssl rand -base64 12)" | chpasswd; apk del --no-cache openssl; # buildkit
2024-08-08 12:52:05 UTC (buildkit.dockerfile.v0)USER 33
2024-08-08 12:52:05 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/start.sh"]
2024-08-08 12:52:05 UTC (buildkit.dockerfile.v0)HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s" "0s" "0s" '\x00'}
2024-08-08 12:52:05 UTC (buildkit.dockerfile.v0)LABEL com.centurylinklabs.watchtower.enable=false
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.