2023-02-01 17:16:33 UTC
161 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:548fcab5fe888f589dd092c68b813bfd65359878bd1950d6b753f749e82ebd7c - 16.05% (25.9 MB)
[#001] sha256:e51bb302ab5bf92917f5850ea8bf50a567bf3f2ab0da1cb5edd1f55cc5749f94 - 3.04% (4.9 MB)
[#002] sha256:16c6f6770cc829cb3fdbc247d19e2e2531ab7b75ed39adc33deec30f0a4cccff - 0.0% (4.49 KB)
[#003] sha256:0e84571f5a49a920b9e146c5a09a303b44f95c3bbc24c9cfa13bc2a3df605c83 - 0.0% (184 Bytes)
[#004] sha256:633433dc1e1fdd23c6190960821a01a1d398105481767c682fea5552736b835c - 7.01% (11.3 MB)
[#005] sha256:67ab72566b27f2a029388422bf081a5d3ceaa363efa2a85304dc312bff34dcc4 - 73.91% (119 MB)
[#006] sha256:f2017cea828b2f1891395790dd5c16adb303d1d0c16e4511c9acd032c3ef9e6b - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:67ceb946e54c26c505b5f9f393d77befbd5e9b3b5c069ca301e314ecc74456b0 in /
2023-01-11 02:35:07 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-02-01 17:16:29 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/*
2023-02-01 17:16:29 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2023-02-01 17:16:29 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2023-02-01 17:16:30 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2023-02-01 17:16:30 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2023-02-01 17:16:30 UTC/bin/sh -c #(nop) WORKDIR /work
2023-02-01 17:16:30 UTC/bin/sh -c #(nop) EXPOSE 3000
2023-02-01 17:16:31 UTC/bin/sh -c #(nop) COPY file:d294614c361ce43b6f872792775fc5a6e3acae7fc165e1a6bb049f0b46af6cd5 in /bin/relay
2023-02-01 17:16:32 UTC/bin/sh -c #(nop) COPY multi:4404d965a22da1d27dcf5b95c202e43c7ed5a7687305274614a9467485130fd2 in /opt/
2023-02-01 17:16:33 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2023-02-01 17:16:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2023-02-01 17:16:33 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.