2024-08-17 04:15:34 UTC
11.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c6a83fedfae6ed8a4f5f7cbb6a7b6f1c1ec3d86fea8cb9e5ba2e5e6673fde9f6 - 30.05% (3.46 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:24c8ecbed306f8305a11f695621561181631def4ea457117018a112b2e6e4bc7 - 10.2% (1.17 MB)
[#003] sha256:42ccb0af8f980661fea63c9a2bec77a2374c8e0b515c8597502b54961d22ce36 - 59.74% (6.87 MB)
/bin/sh -c #(nop) ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /
2024-07-22 22:26:43 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2024-08-17 04:14:45 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c if [ ! -e /etc/nsswitch.conf ]; then echo 'hosts: files dns' > /etc/nsswitch.conf; fi # buildkit
2024-08-17 04:14:47 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex && apk upgrade && apk add bash tzdata ca-certificates && rm -rf /var/cache/apk/* # buildkit
2024-08-17 04:15:34 UTC (buildkit.dockerfile.v0)COPY /go/bin/hysteria /usr/local/bin/hysteria # buildkit
2024-08-17 04:15:34 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["hysteria"]
2024-08-17 04:20:42 UTC
11.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:690e87867337b8441990047e169b892933e9006bdbcbed52ab7a356945477a4d - 34.03% (3.9 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:0bc496df844b2a7ba45da4645278f919a6696c8241a0d7e3f37ede092fdc2349 - 10.91% (1.25 MB)
[#003] sha256:c8320ea0e4059e427b95c12220ce817d34cd26a1da7d50b4c66c39593a402b49 - 55.06% (6.31 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-17 04:14:45 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c if [ ! -e /etc/nsswitch.conf ]; then echo 'hosts: files dns' > /etc/nsswitch.conf; fi # buildkit
2024-08-17 04:14:51 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex && apk upgrade && apk add bash tzdata ca-certificates && rm -rf /var/cache/apk/* # buildkit
2024-08-17 04:20:42 UTC (buildkit.dockerfile.v0)COPY /go/bin/hysteria /usr/local/bin/hysteria # buildkit
2024-08-17 04:20:42 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["hysteria"]
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.