2021-03-19 11:12:47 UTC
139 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:6f28985ad1843afd6fd4fe0b42a30bfab63c27d302362e7341e3316e8ba25ced - 18.66% (25.8 MB)
[#001] sha256:54047c1f3ff719742577c8b1e8f6696cf94439f460f3b9c6304d9a3698363310 - 3.53% (4.89 MB)
[#002] sha256:77e68d22f1ddb28b02a0ccdc97ff01be6ede5d43bddbc77821de89c7ce111fc9 - 0.0% (4.49 KB)
[#003] sha256:e47335d3bd949391ad63bf2833cdb0fb347af5ac39b86d693e772ee8695fb3b0 - 0.0% (184 Bytes)
[#004] sha256:ee2c1bf1c5f31ebe0e93a00c0b858a84199320b64452468868015dd94b7d9f64 - 7.69% (10.7 MB)
[#005] sha256:9233c013839c9ef69cf137c1f8adfbe2ecf38fca942025a731212ac052e58ddd - 70.12% (97.1 MB)
[#006] sha256:65cbe61d1c2c680e59bbc02ef65e55245a24def2e3ba244d327e816f534519a3 - 0.0% (958 Bytes)
/bin/sh -c #(nop) ADD file:3c32f1cd03198e141dd233a7ffd13444157d4150ad917d548f3ee9bf5953ce22 in /
2021-03-12 02:20:41 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-03-15 12:21:38 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/*
2021-03-15 12:21:38 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-03-15 12:21:39 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-03-15 12:21:40 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-03-15 12:21:40 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-03-15 12:21:40 UTC/bin/sh -c #(nop) WORKDIR /work
2021-03-15 12:21:40 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-03-19 11:12:44 UTC/bin/sh -c #(nop) COPY file:91e66eba19b4f530903ae17732278d1101e2dd3adae4fa9e960570933dd57471 in /bin/relay
2021-03-19 11:12:46 UTC/bin/sh -c #(nop) COPY multi:5a0b94f1a9431ddb2b496c041e2f1faa8c8af2074c767261ed6a231b2ca593fd in /opt/
2021-03-19 11:12:47 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-03-19 11:12:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-03-19 11:12:47 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.