2023-01-12 09:02:27 UTC
162 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:548fcab5fe888f589dd092c68b813bfd65359878bd1950d6b753f749e82ebd7c - 15.98% (25.9 MB)
[#001] sha256:06c63f7ff22de3669351fa3f763e3bb90bdfe6defb0ef712a318ebf5bab393f8 - 3.02% (4.9 MB)
[#002] sha256:5aa0dd792633895e9aeb14f88298e2b194179d1581b9badc19929109db7133e1 - 0.0% (4.49 KB)
[#003] sha256:1a1d67b7f0623ecdf84fbfc52e1fc34ec3468f22d3d2bf350a48c113b2fbe06b - 0.0% (184 Bytes)
[#004] sha256:e37090e915aa3c09d52c5f61b16c70f6b55fd0e645dd66ca49696f6d801bfef2 - 6.97% (11.3 MB)
[#005] sha256:6a276ced57fb07123101bd664364f3d252e7951ce39b0681059a024b719e999f - 74.02% (120 MB)
[#006] sha256:dfcac6ae24e9d6008f37e71c24e57b2e14ae0589a79d9faa840a1ff23c29ed53 - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:67ceb946e54c26c505b5f9f393d77befbd5e9b3b5c069ca301e314ecc74456b0 in /
2023-01-11 02:35:07 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-01-12 09:02:22 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/*
2023-01-12 09:02:22 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2023-01-12 09:02:22 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2023-01-12 09:02:23 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2023-01-12 09:02:23 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2023-01-12 09:02:23 UTC/bin/sh -c #(nop) WORKDIR /work
2023-01-12 09:02:23 UTC/bin/sh -c #(nop) EXPOSE 3000
2023-01-12 09:02:24 UTC/bin/sh -c #(nop) COPY file:e487e3fa07a6bc102664d69366f6d7bfa2c7b7b65fe3d6739922ce444e7d956f in /bin/relay
2023-01-12 09:02:25 UTC/bin/sh -c #(nop) COPY multi:195140a3c4d9e40b49b4764eb0da0f4ab24b665352b077b67e2f6ccd00347837 in /opt/
2023-01-12 09:02:26 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2023-01-12 09:02:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2023-01-12 09:02:27 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.