2022-04-26 10:29:53 UTC
143 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:4be315f6562fccf08fd6c749557e31e45ab6d987370e20e2c4933ddb04ddd5ff - 18.04% (25.9 MB)
[#001] sha256:2af4f647c54bea151a8e4ab8b126940be842e856155482f24a2f7bcadf81f761 - 3.41% (4.89 MB)
[#002] sha256:eee7b71a9198f54405f06cf4b38528cf4a4e278d7beecb1fdd3edcb2dbac32c8 - 0.0% (4.49 KB)
[#003] sha256:1b6da8f95689b193b8daa6c3a88fa2dcc3c8886743c1f330c111b6793b34d8ee - 0.0% (183 Bytes)
[#004] sha256:09d2f823a46a0ec2ab5bd1f7df250cefd15ae00b1dcbe5b3dcf4005b40bcca22 - 7.01% (10.1 MB)
[#005] sha256:b026469d1adc3a54f346839dd242b0a91ab72aa5691a809e9e48076b1637bd51 - 71.53% (103 MB)
[#006] sha256:b57691d62cc5a85aa303fbe0f2b67ef0df5422b357f726b5cc687e856463c44a - 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-04-26 10:29:51 UTC/bin/sh -c #(nop) COPY file:709b8c0ee6ae23064885c2e569d1e3b34a02b017d3b6c9aa42c6a6c4fe1c9218 in /bin/relay
2022-04-26 10:29:52 UTC/bin/sh -c #(nop) COPY multi:5b16696602dd3595bed9281bb705b4de2d1745d8f1430422c27506b7d0cff650 in /opt/
2022-04-26 10:29:53 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-04-26 10:29:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-04-26 10:29:53 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.