2021-12-15 10:40:32 UTC
140 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:ffbb094f4f9e7c61d97c2b409f3e8154e2621a5074a0087d35f1849e665d0d34 - 18.45% (25.9 MB)
[#001] sha256:e15735ef8d94ef97a42526880355e3d7e92524b02a6e3114443e4e80b6d68722 - 3.48% (4.89 MB)
[#002] sha256:a0238a42434c438467147a534a73b136c06eadf393d6b01c7fad0328d912fc66 - 0.0% (4.5 KB)
[#003] sha256:43f0294549bb82f5dd744ad12cecedab62751db31fe2743f16725d2e1bc3e0fd - 0.0% (184 Bytes)
[#004] sha256:77e6b701b41e5a728021e46b543b71489282fad831156a3cead7cd891c91f3de - 7.24% (10.2 MB)
[#005] sha256:2421a5651044fde7235faa4ea8a909b157dd8b1177a64c2f8d967835b3cee71e - 70.83% (99.4 MB)
[#006] sha256:d8af7a82d6446356b48e87e66e24d9477f2bd5e27336c12c2744976eaedbf4dd - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:70f893355b4ecf317b289874ea624aa52c30735086e26de45bad73f57d16757b in /
2021-12-02 02:48:43 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-12-02 11:08:24 UTC/bin/sh -c apt-get update && apt-get install -y ca-certificates gosu curl --no-install-recommends && apt-get clean && rm -rf /var/lib/apt/lists/*
2021-12-02 11:08:24 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-12-02 11:08:25 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-12-02 11:08:25 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-12-02 11:08:25 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-12-02 11:08:25 UTC/bin/sh -c #(nop) WORKDIR /work
2021-12-02 11:08:26 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-12-15 10:40:29 UTC/bin/sh -c #(nop) COPY file:64f847e8f77ea4f5ac9004d93ba9802f3912b2a64611d9a3d77a057bba1792bf in /bin/relay
2021-12-15 10:40:31 UTC/bin/sh -c #(nop) COPY multi:bc5b318fe7ecce57057191eff6eee544747f10bb4468e72f9159bdf981bd4799 in /opt/
2021-12-15 10:40:32 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-12-15 10:40:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-12-15 10:40:32 UTC/bin/sh -c #(nop) CMD ["run"]
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.