2022-07-29 17:00:29 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:cdc03fdb9b5121f0dc8e036f38bf3d4179533089d050e4bbbcb414516f8273f9 - 7.06% (10.7 MB)
[#005] sha256:9f2adbec2316a8829a583b740226c2c82c3cf0d00e22c80061cdd938aec7449b - 72.67% (110 MB)
[#006] sha256:532ed70b6d8cad521dce734c6a6d7dae4d724a21fb4da6f81f2a5bf4d4c9d935 - 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 16:16:47 UTC/bin/sh -c #(nop) COPY file:6d77dc388e7364b034c69bf7cda8384269ac39dfe5d453adf29f1471e5a69ba9 in /bin/relay
2022-07-29 17:00:28 UTC/bin/sh -c #(nop) COPY multi:02686fc4d074838a276dc1361cda323a5b0393056c9974eae812b8359cfffdba in /opt/
2022-07-29 17:00:29 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-07-29 17:00:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-07-29 17:00:29 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.