2022-08-08 13:39:00 UTC
153 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:751ef25978b2971e15496369695ba51ed5b1b9aaca7e37b18a173d754d1ca820 - 16.92% (25.9 MB)
[#001] sha256:058d050a07ed4f82789b9b39bbade82fb539bbb8e61e4feb2fb7edcdb4130b5b - 3.2% (4.89 MB)
[#002] sha256:3d6b632b985d70ccbf00f55fb3e15601bf03a5cb630009bcf2619c4b45407d4d - 0.0% (4.49 KB)
[#003] sha256:1ae8b145d65f96505f8dd340021845dabbf01307e9375a6a1777a248f67bbb90 - 0.0% (185 Bytes)
[#004] sha256:41c730908edcb0985095600fc1f483d75b23eba580c852312b1b0163833f65d2 - 7.09% (10.9 MB)
[#005] sha256:b11f0d95d7f242d0e045c88387cccbb2ec59c9ddf55eae7eb4b211cb1b504419 - 72.78% (111 MB)
[#006] sha256:1cd916ca2a271c87ac98767c633b347fb53bb60da18c15a55757cd9a1541671d - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:81dbfe4f9df4d280f7580380c0c5c93ba71fedba17b3072d2b7b4bce127f88a9 in /
2022-08-02 01:20:24 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-08-02 08:57:29 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-08-02 08:57:29 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-08-02 08:57:30 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-08-02 08:57:30 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-08-02 08:57:31 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-08-02 08:57:31 UTC/bin/sh -c #(nop) WORKDIR /work
2022-08-02 08:57:31 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-08-08 13:38:57 UTC/bin/sh -c #(nop) COPY file:78bb381c45d15cdb120364cb8b01285d6a2651863bffc7a2e37031abdda78556 in /bin/relay
2022-08-08 13:38:59 UTC/bin/sh -c #(nop) COPY multi:48480d9ac801018a0e314f44df0a0a6508b8bc8ea8b7dcf58425d2abff369d24 in /opt/
2022-08-08 13:39:00 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-08-08 13:39:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-08-08 13:39:00 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.