2020-07-31 10:31:13 UTC
123 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:cbd31ae332794bb723708526045b062b2fe6a08ccc0f143ea7dc18e0ebe46dea - 17.39% (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:82ebcfd796584edb956524c59666ff7e34687ef8b9c45996e357434beeec3375 - 8.69% (10.7 MB)
[#005] sha256:9d3e5cae0f57d0b0d11523ab6013f690723e0a29de8ec560c2197021807c19b6 - 71.56% (88.3 MB)
[#006] sha256:5b5dbb19ab3df2c6c09be6919081638c02722ea75f610f473b136d7e01df7e2a - 0.0% (405 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 10:31:11 UTC/bin/sh -c #(nop) COPY file:3661eed0e8dbbdeabcbf36f5131785e3b0d81e4cd09d14897cd368ae134dbf2c in /bin/relay
2020-07-31 10:31:12 UTC/bin/sh -c #(nop) COPY multi:590e6184407e2324e44561d316ce4d9d68e399225ab9b184afd40a291de32ab0 in /opt/
2020-07-31 10:31:13 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-07-31 10:31:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-07-31 10:31:13 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.