2020-07-30 08:12:56 UTC
123 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:cbd31ae332794bb723708526045b062b2fe6a08ccc0f143ea7dc18e0ebe46dea - 17.4% (21.5 MB)
[#001] sha256:839468b170a92a3492b3e040cd5ed3d3d62250ded24f87a75172c06740895db5 - 2.36% (2.91 MB)
[#002] sha256:14cfa3cb236b3f384263ad35c33dc8c7e2056dfc235d178e4b7addf9483e9a5e - 0.0% (4.49 KB)
[#003] sha256:40d11f5c1ea69483e15963617a475d206c2af3a9de343bba6b957c4582dd738a - 0.0% (184 Bytes)
[#004] sha256:b06724ab03a170abb28e332276594f78fce4f55f34ac9b0ffc0924467ba32c00 - 8.67% (10.7 MB)
[#005] sha256:3dee346bb78f1cf591144239ee31fbf33737df1c907c70fcc00dfbc1f1b4a8ec - 71.56% (88.3 MB)
[#006] sha256:837e1f18a7f7d5806afd3a0e2cfcd3dce26b7369f18e59af329ef7373cca3da6 - 0.0% (406 Bytes)
/bin/sh -c #(nop) ADD file:c11db0b135382f4c5b0f55b50740639bd8c1a22153b931b409cb9e41136734f2 in /
2020-07-22 02:07:07 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-07-22 13:24:58 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-07-22 13:24:59 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2020-07-22 13:25:00 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2020-07-22 13:25:01 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2020-07-22 13:25:01 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2020-07-22 13:25:01 UTC/bin/sh -c #(nop) WORKDIR /work
2020-07-22 13:25:01 UTC/bin/sh -c #(nop) EXPOSE 3000
2020-07-29 19:33:36 UTC/bin/sh -c #(nop) COPY file:d7d5ddf816bce7d0c787a34bb7071b56b2b34cad40ecec6258d9899b2b36d1c0 in /bin/relay
2020-07-30 08:12:55 UTC/bin/sh -c #(nop) COPY multi:ce7ca3d5de951ebe01235c3598560cef56b2fb86e75420c9742dee19039c31d6 in /opt/
2020-07-30 08:12:56 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-07-30 08:12:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-07-30 08:12:56 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.