2020-10-15 11:58:29 UTC
123 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:bb79b6b2107fea8e8a47133a660b78e3a546998fcf0427be39ac9a0af4a97e90 - 20.98% (25.8 MB)
[#001] sha256:c99cfe2ec1fb36959aea1adb3497d9e0eff638ecca160fa934aeebf36705f367 - 2.64% (3.25 MB)
[#002] sha256:43f650d2085b4ff6b8c837c5c49f64af46d12d175ac03583a5bc0db2b4d30412 - 0.0% (4.5 KB)
[#003] sha256:ad77eb2a14c23c069c1f9e2300d7b2b9d4d73427d915ee50351ac9f45948fda3 - 0.0% (185 Bytes)
[#004] sha256:d83a2c73278a5615370a94adcaefc90509c044f068cfb4a9599fb29d262d5147 - 8.12% (10 MB)
[#005] sha256:bc389e79a3540ffd3e165a1d8ed44855737b015f628d83b493b1de93e74cde65 - 68.26% (84.1 MB)
[#006] sha256:6c421dce5c769f5de6fc538cab671ea777e89c2ee6c2456206b1822bec94f3b0 - 0.0% (405 Bytes)
/bin/sh -c #(nop) ADD file:0dc53e7886c35bc21ae6c4f6cedda54d56ae9c9e9cd367678f1a72e68b3c43d4 in /
2020-10-13 01:39:05 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-10-14 07:22:17 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-14 07:22:17 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2020-10-14 07:22:18 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2020-10-14 07:22:19 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2020-10-14 07:22:19 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2020-10-14 07:22:19 UTC/bin/sh -c #(nop) WORKDIR /work
2020-10-14 07:22:19 UTC/bin/sh -c #(nop) EXPOSE 3000
2020-10-15 11:58:27 UTC/bin/sh -c #(nop) COPY file:f6f9d2f99eeb8742518800b724a225051edde64f97d0a3479477ed40d985804b in /bin/relay
2020-10-15 11:58:28 UTC/bin/sh -c #(nop) COPY multi:1a7c8261460200d89afda2e413204d8170108230337c9f8760bcc13bb559a6d3 in /opt/
2020-10-15 11:58:29 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-10-15 11:58:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-10-15 11:58:29 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.