2022-11-24 14:25:37 UTC
162 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:32820e52a00eb22dc76d70d992be7082cd24b636cfb597ff3951d29a821b46b9 - 16.0% (25.9 MB)
[#001] sha256:afc3befecc1a02056fddb7903771a2b6e3b800d1a4dc5b661703359eb3fe3c32 - 3.03% (4.9 MB)
[#002] sha256:3e7763f82f2c8a8cc7d0472078d46c5e08b8de2cb6b091fb0743bdedb22454c8 - 0.0% (4.49 KB)
[#003] sha256:4806ba49604e4ed8caf6a069b993faa5ae368b9be22d5204dab770723795c9bc - 0.0% (184 Bytes)
[#004] sha256:a7bcf00b4ec43dac4b31872132e5a77a494baf921fafc96979bb1e4f55d47753 - 6.95% (11.2 MB)
[#005] sha256:8a7920fa606e808ff16602166e987037556b052cab2cda65885d6fa7b8a4515a - 74.02% (120 MB)
[#006] sha256:dd5051f223690faa41f4360fbb09678ad055c4ae6bd5bb00c7372b09a67b98da - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:9461639b945ced6fb6164491a7e0131261a1b7d69264cce516e75c71e4df22d2 in /
2022-11-15 04:05:14 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-11-15 14:22:50 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-11-15 14:22:50 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-11-15 14:22:51 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-11-15 14:22:52 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-11-15 14:22:52 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-11-15 14:22:52 UTC/bin/sh -c #(nop) WORKDIR /work
2022-11-15 14:22:52 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-11-24 14:25:34 UTC/bin/sh -c #(nop) COPY file:c2093c1c25245d03972d4c540a85a5aa7680c7bed1c133efef1f23414363206f in /bin/relay
2022-11-24 14:25:36 UTC/bin/sh -c #(nop) COPY multi:a3b091cf77db23afe3a36bfcecfee68a09e4064eda0bda34a5e9b1c801b35e56 in /opt/
2022-11-24 14:25:37 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-11-24 14:25:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-11-24 14:25:37 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.