2022-07-28 16:45:20 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:55d43568057a436b24b75e27388b8f7536095af06550717e2f51fc5c9d5bd8cf - 7.06% (10.7 MB)
[#005] sha256:9d095b9958047fde77668592a74070df5b086140e18783963494f084ec7958f3 - 72.67% (110 MB)
[#006] sha256:65107bdf054f5bbbe488c81a9441bf0e7dcc1e99231012acaf5889d9329b6f8b - 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-28 16:45:17 UTC/bin/sh -c #(nop) COPY file:fcec53ffd7f95b2f36c7b9d46e5c6dbf391993a998282157b33e080b18678bbd in /bin/relay
2022-07-28 16:45:18 UTC/bin/sh -c #(nop) COPY multi:fc85819330450f20264e25a1910340e023061995181415912b7f0caf0fa762a8 in /opt/
2022-07-28 16:45:19 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-07-28 16:45:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-07-28 16:45:20 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.