2022-11-29 10:13:29 UTC
162 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:32820e52a00eb22dc76d70d992be7082cd24b636cfb597ff3951d29a821b46b9 - 15.98% (25.9 MB)
[#001] sha256:afc3befecc1a02056fddb7903771a2b6e3b800d1a4dc5b661703359eb3fe3c32 - 3.02% (4.9 MB)
[#002] sha256:3e7763f82f2c8a8cc7d0472078d46c5e08b8de2cb6b091fb0743bdedb22454c8 - 0.0% (4.49 KB)
[#003] sha256:4806ba49604e4ed8caf6a069b993faa5ae368b9be22d5204dab770723795c9bc - 0.0% (184 Bytes)
[#004] sha256:c17c188f1c9f5321e45ca0c3db8149b2da6e87123413c542a0592e9f3ecead47 - 6.96% (11.3 MB)
[#005] sha256:e848538b290bb48f0a70b9c1d32503930fe16ce3ed90acba3151d972b6e8402b - 74.03% (120 MB)
[#006] sha256:8ddba43acfd8b0c18a4819aaa45036a2edded86ded14286f2f5254a91f0c8f96 - 0.0% (961 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-29 10:13:26 UTC/bin/sh -c #(nop) COPY file:a55acf3a514e197e37961436ff2db16669d25fd68c829e42ef351511dd766875 in /bin/relay
2022-11-29 10:13:28 UTC/bin/sh -c #(nop) COPY multi:8687c944cbb35657bd0519378d99489a0e14c00f11a9584638a6036937a83a28 in /opt/
2022-11-29 10:13:28 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-11-29 10:13:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-11-29 10:13:29 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.