2021-11-29 18:08:27 UTC
139 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:a10c77af261312e7c92bcc184f2d1726175ff7f142e44b01c5779cd79348b9fd - 18.61% (25.9 MB)
[#001] sha256:46cb8873481fa2bd3a6c7f3130672e80795b1146cbe45798d3ae7592faef8516 - 3.51% (4.89 MB)
[#002] sha256:b3c3ec7d73835b2b92048d180a089d13bc5377d7e70e7d1f4f14b3fce06eedd0 - 0.0% (4.49 KB)
[#003] sha256:98fc5d076d4425f1bb229c102393516f8b593c06109c1718dbf33c031a14a2a9 - 0.0% (184 Bytes)
[#004] sha256:aed02b2045383ed808f2275ee5f910aab9ecb69e4d3ce556d772e1bcd34ee5a8 - 7.27% (10.1 MB)
[#005] sha256:f0211b674eb7f37543a2740350faf799a2e6624590bb2115d42358fd479172bd - 70.61% (98.2 MB)
[#006] sha256:8566d1a4fd1a7d5f7983deecf7da347aa6381fb00659f0af04bae5b8d45dab11 - 0.0% (958 Bytes)
/bin/sh -c #(nop) ADD file:3c54ad257f2e04f7294ce879b884820cf4726c8e93ec548172825963e40c79ad in /
2021-11-17 02:21:02 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-11-17 10:30:14 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/*
2021-11-17 10:30:14 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-11-17 10:30:14 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-11-17 10:30:15 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-11-17 10:30:15 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-11-17 10:30:15 UTC/bin/sh -c #(nop) WORKDIR /work
2021-11-17 10:30:15 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-11-29 18:08:24 UTC/bin/sh -c #(nop) COPY file:e23f06fe31a87320392ea731cd03cc3019356b6a4b4923ae6f00293edf3bf07f in /bin/relay
2021-11-29 18:08:26 UTC/bin/sh -c #(nop) COPY multi:8e8f3b5e2fac825fc08b712df945a751ef56434ef2c5b0a14fc215c8907b4ee9 in /opt/
2021-11-29 18:08:26 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-11-29 18:08:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-11-29 18:08:27 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.