2022-05-09 21:09:51 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:f749606f95a4f7eb3d21c16a6d5d1a853858a7a371d13b616d77c4429b50765c - 7.01% (10.1 MB)
[#005] sha256:d86bb1dbb9a7c199855a395ea8024e5d305f105fa632533b412f2df741b51dee - 71.58% (103 MB)
[#006] sha256:b372975393ed61491f810c47f8bd295b94a175f3caed431b60e2f290c78b3cae - 0.0% (960 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-09 21:09:48 UTC/bin/sh -c #(nop) COPY file:285f0e4766b63d32f10f0538a02214834ca0bbda87763249b4e96fa573a16caa in /bin/relay
2022-05-09 21:09:50 UTC/bin/sh -c #(nop) COPY multi:84bc0def5f2015e40082da3eff91eedcd6e8eddcd3399e695e2d56aca63b49f9 in /opt/
2022-05-09 21:09:51 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-05-09 21:09:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-05-09 21:09:51 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.