2022-05-04 15:05:29 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:a7699485d55650c7231a3d87550ad45ab605b55c4615dc5c4ad99695891c4d27 - 7.01% (10.1 MB)
[#005] sha256:ae9f78c27231076caa1a000264c797331ab5c1fdc4afd9fef3c0875c4e5e5712 - 71.58% (103 MB)
[#006] sha256:cfbd8f4e7416868edba6633ddbd41559ef096e0fdad6801321abb248ab717148 - 0.0% (961 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-04 15:05:26 UTC/bin/sh -c #(nop) COPY file:8a3cb123e10aca59e74d6a621905c7a1131edc164c9e41dd453d56b5bfbee779 in /bin/relay
2022-05-04 15:05:28 UTC/bin/sh -c #(nop) COPY multi:f700cd47e5333e50f6a47ef28910a1599983be33a01ec3623e208f80821d6978 in /opt/
2022-05-04 15:05:29 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-05-04 15:05:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-05-04 15:05:29 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.