2020-10-15 11:58:15 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:61600350cb183373e02e418a75343c6964e948204aea4718213f0fbac5c6b97f - 8.12% (10 MB)
[#005] sha256:b19e6d4c38a6c9c7c66f6e38b22e55146bd9cbb9a0da21db780c4cff100543cf - 68.26% (84.1 MB)
[#006] sha256:ceb869036c6aeee2e365e447cb00cf98eca72fc7f656d73000a4b391253b5377 - 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-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:13 UTC/bin/sh -c #(nop) COPY file:83cea9ff062c94a5176afde79de6ac93af108d1e38ec02e77e070bbee0e110c5 in /bin/relay
2020-10-15 11:58:14 UTC/bin/sh -c #(nop) COPY multi:26ea2eebcfa133539d2b3715073e5581dbe2b9bec8700be9fc4c7550d4e5f0f2 in /opt/
2020-10-15 11:58:15 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-10-15 11:58:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-10-15 11:58:15 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.