2022-08-08 14:52:06 UTC
153 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:751ef25978b2971e15496369695ba51ed5b1b9aaca7e37b18a173d754d1ca820 - 16.93% (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:6bbefd3bc1f6e2b6e268615e0798cd7bd9f99ae896512c4f0fe731a9be2106fe - 7.1% (10.9 MB)
[#005] sha256:0ae3be81cec1594b611c5f343d3762c5d85f917f39f39ef7b3db31bf67e002f2 - 72.76% (111 MB)
[#006] sha256:f1e53f38afad42f7bd28d23fe198e2f3e368640a3648e0b73c9fdaa99fd320f2 - 0.0% (958 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 14:52:03 UTC/bin/sh -c #(nop) COPY file:1105bd294d691e1cdf1de50b0b276c6c40c538d6b2bc25f5c460558f1ebfccb1 in /bin/relay
2022-08-08 14:52:05 UTC/bin/sh -c #(nop) COPY multi:b351eac4690d58dc29aae2e5f4fe8fb6e1e0afa303a383ed4c8ce37c8757754a in /opt/
2022-08-08 14:52:06 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-08-08 14:52:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-08-08 14:52:06 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.