2022-01-19 14:01:27 UTC
141 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:72a69066d2febc34d8f3dbcb645f7b851a57e9681322ece7ad8007503b783c19 - 18.42% (25.9 MB)
[#001] sha256:54fc7bba9bf905fa3b7eab93df25e73d04895e7a37bee3cc977231b0a5bc122f - 3.48% (4.89 MB)
[#002] sha256:512b1c1d4a99a75a8b9321854f239055bd382efe87dbb8ce84ff2ab510723939 - 0.0% (4.49 KB)
[#003] sha256:68320558215b6bcaf0b3e49a4bb38cdf78b9e5b68873daa971b4ebe2e87b81fd - 0.0% (184 Bytes)
[#004] sha256:87b6c0e2c97f87f6581002d5f79c73daf86955e4045d60074832fedf82a645c6 - 7.27% (10.2 MB)
[#005] sha256:5b72206b596aaf38250d48eaaa496a319932f0f196ef75de2bae6a6169d1c8aa - 70.82% (99.5 MB)
[#006] sha256:3f04ddd46272c7cba3c91985bf896649ee249a080004b99bb986f1b903d90d65 - 0.0% (961 Bytes)
/bin/sh -c #(nop) ADD file:bd5c9e0e0145fe33beee9d73615cc89b5c5459bb84ea164cb1bbd8c999f0c2e4 in /
2021-12-21 01:23:04 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-01-12 10:51:56 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-01-12 10:51:56 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-01-12 10:51:57 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-01-12 10:51:57 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-01-12 10:51:57 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-01-12 10:51:57 UTC/bin/sh -c #(nop) WORKDIR /work
2022-01-12 10:51:58 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-01-19 14:01:24 UTC/bin/sh -c #(nop) COPY file:9c481cbe70f14f30aebe6c24df44bdaaa50f02f17e2ad3be68185d2eae9bec4b in /bin/relay
2022-01-19 14:01:26 UTC/bin/sh -c #(nop) COPY multi:75ebe5ab4299ad5e2aef7aa9b938d14b9bdfcb8fb563aa490326a186866d9f53 in /opt/
2022-01-19 14:01:27 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-01-19 14:01:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-01-19 14:01:27 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.