2022-04-15 04:22:47 UTC
10.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 - 26.15% (2.68 MB)
[#001] sha256:a1f049f9d24740f35bb75dca022143f015c318636a1db5dd065534a10d1a60f4 - 0.0% (160 Bytes)
[#002] sha256:c8e7752c05b62d0830e9655121f91a3656815b08dc70d2ea3461f026094dd640 - 13.74% (1.41 MB)
[#003] sha256:c47feda02da0141c382f003b079649ae1b3a528abcd3db7f5ba307bdca982bb5 - 60.11% (6.17 MB)
/bin/sh -c #(nop) ADD file:5d673d25da3a14ce1f6cf66e4c7fd4f4b85a3759a9d93efb3fd9ff852b5b56e4 in /
2022-04-05 00:19:59 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-04-15 04:21:00 UTC (buildkit.dockerfile.v0)LABEL maintainer=mritd <mritd@linux.com>
2022-04-15 04:21:00 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit
2022-04-15 04:21:03 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex && apk upgrade && apk add bash tzdata ca-certificates && rm -rf /var/cache/apk/* # buildkit
2022-04-15 04:22:47 UTC (buildkit.dockerfile.v0)COPY /go/bin/hysteria /usr/local/bin/hysteria # buildkit
2022-04-15 04:22:47 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["hysteria"]
2022-04-15 04:32:22 UTC
9.68 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9981e73032c8833e387a8f96986e560edbed12c38119e0edb0439c9c2234eac9 - 26.78% (2.59 MB)
[#001] sha256:a1f049f9d24740f35bb75dca022143f015c318636a1db5dd065534a10d1a60f4 - 0.0% (160 Bytes)
[#002] sha256:a221878e9d64f0e954ef01c01b5993158cdfcb069ac9a9242f54d01108324561 - 14.67% (1.42 MB)
[#003] sha256:4374759ff96105d5ff8bcea08f588e9e7a664133dd54ce8e3a6fd7c95e03490a - 58.56% (5.67 MB)
/bin/sh -c #(nop) ADD file:90e56af13188c7f0283d244a0d70b853d8bef8587a41f1da8eac3a2aba8964ef in /
2022-04-04 23:39:31 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-04-15 04:21:00 UTC (buildkit.dockerfile.v0)LABEL maintainer=mritd <mritd@linux.com>
2022-04-15 04:21:00 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit
2022-04-15 04:21:13 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex && apk upgrade && apk add bash tzdata ca-certificates && rm -rf /var/cache/apk/* # buildkit
2022-04-15 04:32:22 UTC (buildkit.dockerfile.v0)COPY /go/bin/hysteria /usr/local/bin/hysteria # buildkit
2022-04-15 04:32:22 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.