2021-03-25 07:37:08 UTC
138 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:b38c8d32e3cdbf6d84567847f7b7a68ffa74c8c71492f5910d3d0feb58683339 - 7.69% (10.6 MB)
[#005] sha256:b55fe66c92a6a4ef8d483dd3d0b32e090adffc24c54102a8d43e7c3f3646bdd0 - 70.11% (97.1 MB)
[#006] sha256:02db19fb3387ae4ae10d697643c5584a4a3fe3832855b2a73fac9e7a00a8cb5e - 0.0% (959 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-25 07:37:05 UTC/bin/sh -c #(nop) COPY file:7d37b97b2ea30d5032d6936fd0e7c5cb0dc3efb2a28898d8a05f0f6dcbacdbdf in /bin/relay
2021-03-25 07:37:06 UTC/bin/sh -c #(nop) COPY multi:548830c2cdcf518b2a2855fbcafdae4bd5813ecb9abe56318ad6401c7c1bfa4b in /opt/
2021-03-25 07:37:07 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-03-25 07:37:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-03-25 07:37:08 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.