2022-07-19 21:47:28 UTC
149 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:ac2fb615420c18b61e0693f2569a3d38e3b9b58456b691bac44405e08389a591 - 17.4% (25.9 MB)
[#001] sha256:e0be0c1a0d55502598af621f65499cdd864f0ad1250d9568ed33e5b107c0a287 - 3.29% (4.89 MB)
[#002] sha256:614acd81e9bdc0065fd3fddb85d4df6fd95f233cec9929630665307dec9206a2 - 0.0% (4.49 KB)
[#003] sha256:31b07009c818f857d3c3f6a53c8a496fffafff575035843ef6e416fcb2dae1e2 - 0.0% (184 Bytes)
[#004] sha256:0d9509a2228411d90074961e9254f8c3eda886dad9f418b9956c34e8b1945e0b - 7.06% (10.5 MB)
[#005] sha256:fd9d9508306cf726cbd62995a47aa515b3428e55cfe915e5ae978d8cf091fa98 - 72.24% (107 MB)
[#006] sha256:03b537e9862d42d64723d391fdf4c7439a03afff28bd79748483c9624880101c - 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-19 21:47:25 UTC/bin/sh -c #(nop) COPY file:c063f5bb6666014ed6e2d32d81e2fc29aaad70e5a448e032b6803edf6250097b in /bin/relay
2022-07-19 21:47:26 UTC/bin/sh -c #(nop) COPY multi:ebde1064028d41887f087589ff3ed942b9ea7bcc0953b99c67b2e15c1900d2de in /opt/
2022-07-19 21:47:27 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-07-19 21:47:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-07-19 21:47:28 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.