2022-05-18 08:50:44 UTC
144 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:c32ce6654453d35d0b3dde45d195adeee586ffba0a683006ee06748c077c01fa - 17.97% (25.9 MB)
[#001] sha256:f43a1064aeac2039122c9385b1865fac8c4dd7319acce5bc26f405db4e8add01 - 3.4% (4.89 MB)
[#002] sha256:d34b02acf6186cb0026ab3f2aebbe3b22fc631c843ddf6d96e502dc5c2bd7673 - 0.0% (4.49 KB)
[#003] sha256:13e8a56469ece42bdc393c28f1ae674c32d49d67cc2849b4f89b5acacb00c3b1 - 0.0% (184 Bytes)
[#004] sha256:847bf218695695a13277254052771adaec70d977f7828d30a5653e861b437a06 - 7.03% (10.1 MB)
[#005] sha256:3568fefdc0cb04bd3b31fb3f0bac9afe558b8b1115d0e91501c254ca8fba6ff1 - 71.59% (103 MB)
[#006] sha256:6ffdf5645fe294c0b554193885600b20598421b970f130aa409ea3bcc47fd304 - 0.0% (959 Bytes)
/bin/sh -c #(nop) ADD file:76b454ddb7dfe4d22afae844a7e67e7e5fb4570dae2e21bbd259a1f2e5839f33 in /
2022-05-11 01:20:37 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-05-11 10:08:04 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-05-11 10:08:04 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-05-11 10:08:04 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-05-11 10:08:05 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-05-11 10:08:05 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-05-11 10:08:05 UTC/bin/sh -c #(nop) WORKDIR /work
2022-05-11 10:08:05 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-05-18 08:50:41 UTC/bin/sh -c #(nop) COPY file:f3e65337eef0b327308e93d5e4391a75a3141aed59cf376086b47c834b9e88bf in /bin/relay
2022-05-18 08:50:42 UTC/bin/sh -c #(nop) COPY multi:74453521c32854ce834b9cd27cc5ab3705de0a331ce8e24e56703cc6e1327305 in /opt/
2022-05-18 08:50:43 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-05-18 08:50:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-05-18 08:50:44 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.