2021-12-03 13:53:14 UTC
139 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:ffbb094f4f9e7c61d97c2b409f3e8154e2621a5074a0087d35f1849e665d0d34 - 18.6% (25.9 MB)
[#001] sha256:e15735ef8d94ef97a42526880355e3d7e92524b02a6e3114443e4e80b6d68722 - 3.51% (4.89 MB)
[#002] sha256:a0238a42434c438467147a534a73b136c06eadf393d6b01c7fad0328d912fc66 - 0.0% (4.5 KB)
[#003] sha256:43f0294549bb82f5dd744ad12cecedab62751db31fe2743f16725d2e1bc3e0fd - 0.0% (184 Bytes)
[#004] sha256:b6f0d878b8b98ce3de2beb27b831c688e61a423aae1efdff559a7a82eee64add - 7.26% (10.1 MB)
[#005] sha256:f78df707003edbfa53ffdd852a4297f007102fb636c47b60b6fb8e9f5afe722e - 70.62% (98.3 MB)
[#006] sha256:e3fb15a1b2944632221a50a204a6d7cb740b1c9ee77d3036827a078426d07c65 - 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-03 13:53:11 UTC/bin/sh -c #(nop) COPY file:cdaadfb2d86cdfcf77a8c0b16dac0ec3f5d78d1dde98176c0c5f0c4f7d2992a2 in /bin/relay
2021-12-03 13:53:13 UTC/bin/sh -c #(nop) COPY multi:2359c3ed64dca2abd83d08003bb45be40c31edad130cc0dad536542edf5e540d in /opt/
2021-12-03 13:53:14 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-12-03 13:53:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-12-03 13:53:14 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.