2020-11-10 09:51:00 UTC
124 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:bb79b6b2107fea8e8a47133a660b78e3a546998fcf0427be39ac9a0af4a97e90 - 20.86% (25.8 MB)
[#001] sha256:ec3f1720838e74f2d675c2080566cd8c638f864f4965786cd3123556cc50da93 - 2.62% (3.25 MB)
[#002] sha256:145d9e8639f0eb809850cf6670522f5d407593d35b12c9f2c73066a82b1260bb - 0.0% (4.5 KB)
[#003] sha256:8725d5702c85536d7af1e5bf14683715875a415864529e97b20e279753a58b03 - 0.0% (184 Bytes)
[#004] sha256:8a3bf77b16f736e8b0f4df6cb2424d15eb9cec8f9a4391f2ff538dfc5cc13bb5 - 8.07% (9.99 MB)
[#005] sha256:e7a18666acdc66f7574806756c63cc8db29bd84f0c72fde58a2ee10d34bae350 - 68.44% (84.8 MB)
[#006] sha256:9a6e02f99716d172644fdc651a8cf7cf9328470993b76de2f5825e08f6d8157b - 0.0% (406 Bytes)
/bin/sh -c #(nop) ADD file:0dc53e7886c35bc21ae6c4f6cedda54d56ae9c9e9cd367678f1a72e68b3c43d4 in /
2020-10-13 01:39:05 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-10-15 17:38:25 UTC/bin/sh -c apt-get update && apt-get install -y ca-certificates gosu --no-install-recommends && apt-get clean && rm -rf /var/lib/apt/lists/*
2020-10-15 17:38:25 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2020-10-15 17:38:26 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2020-10-15 17:38:26 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2020-10-15 17:38:27 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2020-10-15 17:38:27 UTC/bin/sh -c #(nop) WORKDIR /work
2020-10-15 17:38:27 UTC/bin/sh -c #(nop) EXPOSE 3000
2020-11-10 09:50:58 UTC/bin/sh -c #(nop) COPY file:5080c72c71980527ada734d42ca6aa608c2523c3ef5f9dbfcfbc1b5729fd913b in /bin/relay
2020-11-10 09:50:59 UTC/bin/sh -c #(nop) COPY multi:5878ecbaf24313a7eb4cb0a46f42379677aebf351606a57a717240d67f6e5e8b in /opt/
2020-11-10 09:51:00 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-11-10 09:51:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-11-10 09:51:00 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.