2021-07-08 08:47:41 UTC
134 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:b4d181a07f8025e00e0cb28f1cc14613da2ce26450b80c54aea537fa93cf3bda - 19.25% (25.9 MB)
[#001] sha256:772d17c388a4d03be29adbcbfcb7e5796dbf88940bccb31c8a69b5b6006df856 - 3.63% (4.89 MB)
[#002] sha256:711a852253646c33e457a68900945acbd9be49700bf473d14f7b0168170c215a - 0.0% (4.5 KB)
[#003] sha256:db819fd4eb7f8d5ddb9b64b956dfa58763b4271e71bc00efa0710ffb3bf69b74 - 0.0% (184 Bytes)
[#004] sha256:18f28f1c716720e6b2d2e9cecd60ed4818ae5b2ac87cdce308aa35227a5c29c8 - 7.27% (9.77 MB)
[#005] sha256:ac6ea04221960fbc1a2bee51e584c66ecc904e866dc2b1342207a8745fe74394 - 69.84% (93.9 MB)
[#006] sha256:101480b0390bd482bc5c73abd7b7e3a35c59613933eb5f3e55f03fa52e22e10d - 0.0% (961 Bytes)
/bin/sh -c #(nop) ADD file:4903a19c327468b0e08e4f463cfc162c66b85b4618b5803d71365862f6302e0b in /
2021-06-23 00:20:40 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-06-23 08:19:44 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-06-23 08:19:45 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-06-23 08:19:45 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-06-23 08:19:46 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-06-23 08:19:46 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-06-23 08:19:46 UTC/bin/sh -c #(nop) WORKDIR /work
2021-06-23 08:19:46 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-07-08 08:47:38 UTC/bin/sh -c #(nop) COPY file:af0d86f126a89874ada19ff1ee9d687f54a7eb12bfa78b0463cd3b94b4c0710b in /bin/relay
2021-07-08 08:47:39 UTC/bin/sh -c #(nop) COPY multi:828b19557622083c7cde073d0c99a4e8e63ac544032326df2ed01bf066a291d4 in /opt/
2021-07-08 08:47:40 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-07-08 08:47:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-07-08 08:47:41 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.