2020-06-08 09:47:14 UTC
117 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:e62d08fa1eb18131b4109c7cbece97f4f7e37d6ea09845a21beb3a899d0c963d - 18.32% (21.5 MB)
[#001] sha256:d527e233ad199e11f74a0a75c758a5b40738a88a9f4e2f9c176b68b5849a0ca6 - 2.52% (2.95 MB)
[#002] sha256:a705c6731c3ceb3ff7d2cf49170781c08755f63c27fdff3762596bf9fae0a526 - 0.0% (4.5 KB)
[#003] sha256:769b5c7432e1b6636fc6f7f80b1f9ce3ace45cfacfbd9bcf3ddd48a0dd57b8c1 - 0.0% (185 Bytes)
[#004] sha256:14244de3bcdf10b27e236cb9cf40743f1a1bb4043d8a2964e73daccb33121df5 - 9.1% (10.7 MB)
[#005] sha256:ee8b13c2a6cd43bb8e5e73be4bfdaee299f015ae0ea28cc06f7972d34986f06a - 70.06% (82.1 MB)
[#006] sha256:50e53eacd2993f59ce4f77240e0738e082c264cb7fd8446751a59c2d8f9c36d5 - 0.0% (406 Bytes)
/bin/sh -c #(nop) ADD file:ff87497c2a2fce1d776e432139030782373ac1549522a8366694786b45387306 in /
2020-05-15 06:33:44 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-05-15 09:49:40 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-05-15 09:49:40 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2020-05-15 09:49:41 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2020-05-15 09:49:41 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2020-05-15 09:49:41 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2020-05-15 09:49:42 UTC/bin/sh -c #(nop) WORKDIR /work
2020-05-15 09:49:42 UTC/bin/sh -c #(nop) EXPOSE 3000
2020-06-08 09:47:11 UTC/bin/sh -c #(nop) COPY file:dbfb030a4855be1e72e2ef423559cd57288e91fb48bab7c999a3d92337d0c449 in /bin/relay
2020-06-08 09:47:13 UTC/bin/sh -c #(nop) COPY multi:87457f8caa68ade5a7fa10b0f3bf0eb1bf8919cad2e0967a4c1554336a6a7e37 in /opt/
2020-06-08 09:47:13 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-06-08 09:47:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-06-08 09:47:14 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.