2022-10-11 08:38:35 UTC
158 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:f6e04ba6531065d60cd73d6509ec153307f5cc6f95e72ca47745d37aef6380a7 - 16.35% (25.9 MB)
[#001] sha256:c780b7a044b802989821b4b5e071d6ee53597074a86ff48a7966984893b77e38 - 3.09% (4.89 MB)
[#002] sha256:2743ff2db94461d32c14f66b6c7a0be2652f804f8364dbbaed230ff4eb440eb1 - 0.0% (4.49 KB)
[#003] sha256:3fcc8dda78bbb13479977c44100af0cb51eb09f1ff94989232d59f25a7638a26 - 0.0% (184 Bytes)
[#004] sha256:f53faf24f35f2d7b7cb8cc7e3526c12c8fe0cf5855e2e24aa6426246f8c500bf - 7.0% (11.1 MB)
[#005] sha256:d6a8fd295f4569a40efc7ff89e3919fe50bb7a4adbd84576d472264e65ce1e3a - 73.56% (116 MB)
[#006] sha256:9eafb06b75cc5615a2c2a457c08e1601c63afd946a8f8a65ca000eaadf9dacbb - 0.0% (959 Bytes)
/bin/sh -c #(nop) ADD file:706105a4a2ea63ba10911afb5998d321ff745f9bcedd2e2e8efcf33f5dad584b in /
2022-10-04 23:27:01 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-10-05 12:48:19 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/*
2022-10-05 12:48:19 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-10-05 12:48:20 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-10-05 12:48:20 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-10-05 12:48:20 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-10-05 12:48:21 UTC/bin/sh -c #(nop) WORKDIR /work
2022-10-05 12:48:21 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-10-11 08:38:32 UTC/bin/sh -c #(nop) COPY file:963f1f4872b77d7c8f93ddbb01bf64f5746a57a31817e6a30cbd83902323fc3c in /bin/relay
2022-10-11 08:38:33 UTC/bin/sh -c #(nop) COPY multi:eb1253fc852e5e51ce043ac2a26ec7916e41796e042222baecb782bfeec6a1de in /opt/
2022-10-11 08:38:34 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-10-11 08:38:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-10-11 08:38:35 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.