2022-07-29 08:02:03 UTC
152 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:ac2fb615420c18b61e0693f2569a3d38e3b9b58456b691bac44405e08389a591 - 17.04% (25.9 MB)
[#001] sha256:e0be0c1a0d55502598af621f65499cdd864f0ad1250d9568ed33e5b107c0a287 - 3.22% (4.89 MB)
[#002] sha256:614acd81e9bdc0065fd3fddb85d4df6fd95f233cec9929630665307dec9206a2 - 0.0% (4.49 KB)
[#003] sha256:31b07009c818f857d3c3f6a53c8a496fffafff575035843ef6e416fcb2dae1e2 - 0.0% (184 Bytes)
[#004] sha256:fa6e2f366effc35430e309272450e4afabdfd97d3403fa92cf08b6ac6a7c1fd9 - 7.06% (10.7 MB)
[#005] sha256:a9478f5bbd4a6d4ca12fb99d3b26b51baa7d8b979be1bdad08007d4660c48daf - 72.67% (110 MB)
[#006] sha256:e7f0ddb1d4400b1357c3864e41f2fdc4f1dbd2263ec112eb132ec64f1bc94143 - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:7f2320197e75c5169402827ce0c47d93629331875d76b9f0ddd389244747eccd in /
2022-07-12 01:20:33 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-07-13 10:54:23 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-07-13 10:54:24 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-07-13 10:54:24 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-07-13 10:54:25 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-07-13 10:54:25 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-07-13 10:54:25 UTC/bin/sh -c #(nop) WORKDIR /work
2022-07-13 10:54:25 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-07-29 08:02:00 UTC/bin/sh -c #(nop) COPY file:7ecca4e2ce099c9fcd330ab7653f72592aa1d8c8297232b652257b44e53333b1 in /bin/relay
2022-07-29 08:02:02 UTC/bin/sh -c #(nop) COPY multi:bfd820250ee42dc255f02b72bee59c469369f64c94edb14ebe8ce45f730c8f81 in /opt/
2022-07-29 08:02:03 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-07-29 08:02:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-07-29 08:02:03 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.