2022-04-28 12:24:25 UTC
144 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:4be315f6562fccf08fd6c749557e31e45ab6d987370e20e2c4933ddb04ddd5ff - 18.01% (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:5b806c3bd6cb8bde88ca24dac16343dfafc9d842e055e6995be25102868b3ba9 - 7.01% (10.1 MB)
[#005] sha256:17dcd8f18cbd90752eae8452d25a59fc9f25935e873fa19269896af3f719be2e - 71.57% (103 MB)
[#006] sha256:bc41de44f4759885f330fa1b7f9364e3fd686e4754ab2148f02a488f7e9ab431 - 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-28 12:24:22 UTC/bin/sh -c #(nop) COPY file:cd7264401913ffc498c1f2843aa4091da3874d7e673477f0bee8e9325ccfc717 in /bin/relay
2022-04-28 12:24:24 UTC/bin/sh -c #(nop) COPY multi:234a73c8ea5f85fbbb6f5859c7ab64b8c3b5fb7a40346071ea3b77e52156041f in /opt/
2022-04-28 12:24:25 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-04-28 12:24:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-04-28 12:24:25 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.