2021-11-24 19:09:41 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:c8742fc443c13ad2617324b9eed5a4470147fa183cebf03365aa8322a3172836 - 7.26% (10.1 MB)
[#005] sha256:5abd8c8da73e9798adda28160a8ef74fae23e30e7124107fdecc125371b665aa - 70.61% (98.2 MB)
[#006] sha256:0f5c241718a05047fc621107ba8de8bd3c171084b17f8fc20a1bc86be0e2c1ed - 0.0% (961 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-24 19:09:38 UTC/bin/sh -c #(nop) COPY file:381eddb3df16a392e460807e87bd33e9e46b91dad7d3e21764945359ff26391d in /bin/relay
2021-11-24 19:09:40 UTC/bin/sh -c #(nop) COPY multi:546cd3a7533da5269ae0518b8e5e7575a18015e7ef00b23f4ecbd177817cbd55 in /opt/
2021-11-24 19:09:41 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-11-24 19:09:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-11-24 19:09:41 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.