2023-02-09 11:48:17 UTC
161 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:29cd48154c03e9242f1ff4f9895cf886a344fb94c9b71029455e76e11214328f - 16.04% (25.9 MB)
[#001] sha256:c04f9881925c248d3cbbc2e46b0fd6f508c2023770ec9937ecf78014c8c0c3f6 - 3.03% (4.9 MB)
[#002] sha256:001b3a1734f931e6013201a871ad3eca523778ed4e9bd2e430cab3220a87aec9 - 0.0% (4.49 KB)
[#003] sha256:31a67fda85dc8fd1098875d7a27fba3090a17b3be70bec5167c7ff8a45f449a8 - 0.0% (184 Bytes)
[#004] sha256:ff4d7295509581c5cd07e1ad5c5e663dcfb29f683540087e832c873a41b2ae54 - 7.02% (11.3 MB)
[#005] sha256:b610e753327cf2a164536fe25cd2658ecec076ede60db897be2790ff5c899d60 - 73.9% (119 MB)
[#006] sha256:4ffa8b32101200139b8cc4221cc309afc2d6649c43b0d4e2a5e4cde73ea27d3a - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:6c5da7126f75c404a5d182eb6345153d6ea45be11da8be63a1bd355011412847 in /
2023-02-09 03:20:48 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-02-09 11:48:12 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-02-09 11:48:12 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2023-02-09 11:48:13 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2023-02-09 11:48:13 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2023-02-09 11:48:13 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2023-02-09 11:48:13 UTC/bin/sh -c #(nop) WORKDIR /work
2023-02-09 11:48:14 UTC/bin/sh -c #(nop) EXPOSE 3000
2023-02-09 11:48:14 UTC/bin/sh -c #(nop) COPY file:9cc262990e3e3e1a026c0c452e35961eda18f6d7336ceb6e758b23fa4a402051 in /bin/relay
2023-02-09 11:48:16 UTC/bin/sh -c #(nop) COPY multi:9feeac43da34201b75ab92d3f74f770ac141a9e79544bdf48f3dcea99d2d1e94 in /opt/
2023-02-09 11:48:17 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2023-02-09 11:48:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2023-02-09 11:48:17 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.