2022-06-23 07:26:13 UTC
149 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:824b15f81d6568adc139263c39805e52d9880758b907f40144bbb1938ca59323 - 17.41% (25.9 MB)
[#001] sha256:d3c28cedc60c854e73f19294aca5f833aa13ad51b04b90d7d6f564a2dd7b81d6 - 3.29% (4.89 MB)
[#002] sha256:2aea0a194af8ffd1abe58a41c78e13104be672e84d43bb52273874b2f9cd6410 - 0.0% (4.49 KB)
[#003] sha256:ad1c792c7d78e9f53a2452fc29cca774996e0bf72155eb9b686855568b909278 - 0.0% (184 Bytes)
[#004] sha256:d7d50e604ef7aa9cfc98d5eb9b02354379c7e976dda6d5f0f85f869d4565848c - 7.05% (10.5 MB)
[#005] sha256:10cc19ea2bf42b9ee4909c54cd07b831d446dac9ffae955d5f97982c104465f1 - 72.24% (107 MB)
[#006] sha256:3a84bacb6900e96b7d65b953d685b6a09ba8b072661b77ab63566afff3a14d2c - 0.0% (959 Bytes)
/bin/sh -c #(nop) ADD file:0ae121f9805d31a4ad0ed63e1fc397167a23656a285572fe68bfc51ea91ecfdd in /
2022-06-23 00:20:46 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-06-23 07:26:07 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-06-23 07:26:08 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-06-23 07:26:08 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-06-23 07:26:09 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-06-23 07:26:09 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-06-23 07:26:09 UTC/bin/sh -c #(nop) WORKDIR /work
2022-06-23 07:26:09 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-06-23 07:26:10 UTC/bin/sh -c #(nop) COPY file:83a9f0726d08eca9b3721e2b63a3a975e89999ca9453195887b5388875c9f936 in /bin/relay
2022-06-23 07:26:11 UTC/bin/sh -c #(nop) COPY multi:8be3f487ffae415edd71314f103b82980f5c092efbae4610e4c20bae0f0d7afa in /opt/
2022-06-23 07:26:12 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-06-23 07:26:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-06-23 07:26:13 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.