2022-05-03 13:56:43 UTC
144 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:4be315f6562fccf08fd6c749557e31e45ab6d987370e20e2c4933ddb04ddd5ff - 18.0% (25.9 MB)
[#001] sha256:2af4f647c54bea151a8e4ab8b126940be842e856155482f24a2f7bcadf81f761 - 3.4% (4.89 MB)
[#002] sha256:eee7b71a9198f54405f06cf4b38528cf4a4e278d7beecb1fdd3edcb2dbac32c8 - 0.0% (4.49 KB)
[#003] sha256:1b6da8f95689b193b8daa6c3a88fa2dcc3c8886743c1f330c111b6793b34d8ee - 0.0% (183 Bytes)
[#004] sha256:e97a93712863cd0f478b8a5ceb0d7d13d427a1462fb3b20a420f02dd3c3b0700 - 7.01% (10.1 MB)
[#005] sha256:3fb4fe123d71d41afba6a17a21592e5f8b5acc5b5231e939aec2277cada785a6 - 71.58% (103 MB)
[#006] sha256:00d6c50e420314f1f15cac3c60d33795f83c1b04e43045a80477e739b5a44a06 - 0.0% (959 Bytes)
/bin/sh -c #(nop) ADD file:011a43ee23214c201afb7f3b5be592f374b89a4c71aea82ca66146bbbc31b959 in /
2022-04-20 04:43:48 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-04-20 15:01:19 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-04-20 15:01:20 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-04-20 15:01:20 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-04-20 15:01:21 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-04-20 15:01:21 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-04-20 15:01:22 UTC/bin/sh -c #(nop) WORKDIR /work
2022-04-20 15:01:22 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-05-03 13:56:40 UTC/bin/sh -c #(nop) COPY file:5c956b6a151c9981b76f9fbcbfc96034629a0cfd27d1ad9c558815c38fa767e6 in /bin/relay
2022-05-03 13:56:42 UTC/bin/sh -c #(nop) COPY multi:52be78133875dd58c9132f94ff929efe51384089513885927ad1c642fd53e1e6 in /opt/
2022-05-03 13:56:43 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-05-03 13:56:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-05-03 13:56:43 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.