2021-11-25 08:04:16 UTC
8.97 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:59bf1c3509f33515622619af21ed55bbe26d24913cedbca106468a5fb37a50c3 - 29.96% (2.69 MB)
[#001] sha256:2f573a4a11a379b53d566213a558735f5f98b84b08298e95032eeefbe7b5023b - 0.0% (160 Bytes)
[#002] sha256:874472c80accdb6b9d3d66b94d1dc813e7353a143cc2bcd7c113d614f2a4a222 - 15.83% (1.42 MB)
[#003] sha256:c7744ad0476ff8c323565b6ab5634e5ed18a8838c5e059adb76c9ad9f46f91bc - 54.21% (4.86 MB)
/bin/sh -c #(nop) ADD file:9233f6f2237d79659a9521f7e390df217cec49f1a8aa3a12147bbca1956acdb9 in /
2021-11-24 20:19:40 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-25 08:03:02 UTC (buildkit.dockerfile.v0)LABEL maintainer=mritd <mritd@linux.com>
2021-11-25 08:03:02 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit
2021-11-25 08:03:09 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex && apk upgrade && apk add bash tzdata ca-certificates && rm -rf /var/cache/apk/* # buildkit
2021-11-25 08:04:16 UTC (buildkit.dockerfile.v0)COPY /go/bin/hysteria /usr/local/bin/hysteria # buildkit
2021-11-25 08:04:16 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["hysteria"]
2021-11-25 08:10:55 UTC
8.48 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9b3977197b4f2147bdd31e1271f811319dcd5c2fc595f14e81f5351ab6275b99 - 30.54% (2.59 MB)
[#001] sha256:2f573a4a11a379b53d566213a558735f5f98b84b08298e95032eeefbe7b5023b - 0.0% (160 Bytes)
[#002] sha256:ab28974273bd31d9b8e1ccf896ec0a15557a453f0a72ff822c1bcacc3b34b477 - 16.84% (1.43 MB)
[#003] sha256:3cbe71b4639ae7877efd060a091f44c8d781f357bc2b3147fd3402b3978a1278 - 52.62% (4.46 MB)
/bin/sh -c #(nop) ADD file:df53811312284306901fdaaff0a357a4bf40d631e662fe9ce6d342442e494b6c in /
2021-11-24 20:39:20 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-25 08:03:02 UTC (buildkit.dockerfile.v0)LABEL maintainer=mritd <mritd@linux.com>
2021-11-25 08:03:02 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf # buildkit
2021-11-25 08:03:10 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex && apk upgrade && apk add bash tzdata ca-certificates && rm -rf /var/cache/apk/* # buildkit
2021-11-25 08:10:55 UTC (buildkit.dockerfile.v0)COPY /go/bin/hysteria /usr/local/bin/hysteria # buildkit
2021-11-25 08:10:55 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.