2020-07-31 05:12:44 UTC
124 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:cbd31ae332794bb723708526045b062b2fe6a08ccc0f143ea7dc18e0ebe46dea - 17.37% (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:c482421e0b843da8233a43dd9c2acab90c9f0f5c0a49e800df9066eb2d8743b2 - 8.68% (10.7 MB)
[#005] sha256:23b939b11178084fd5e9be6b504a3ef3bd6e6b49db1a3d1738511ac5f4fa9b9b - 71.59% (88.5 MB)
[#006] sha256:24637b4d75f4852cb4ad2974a8cee3112f36f7b4836ee56f5e38b1ea7a78db64 - 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-31 05:12:41 UTC/bin/sh -c #(nop) COPY file:e9c0f55e7c59fd5f29ca5a357b3117f10e6f1fa77162c4160df1a0c218b33089 in /bin/relay
2020-07-31 05:12:43 UTC/bin/sh -c #(nop) COPY multi:eec6e1c21fb109e0322d03de9db3662db2fc147fffd41b4864d0ad43b2f3001d in /opt/
2020-07-31 05:12:44 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-07-31 05:12:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-07-31 05:12:44 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.