2020-07-29 11:04:38 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:b48a8e4f7c5ef9ba7771cdae293cfcfb203b1acf64a839b37a5a75ea162d4af6 - 8.67% (10.7 MB)
[#005] sha256:545ab4c62eb1548af90141a3fcfcbe6da776726a3bf81971421c962826d09a2d - 71.56% (88.3 MB)
[#006] sha256:48a5c337b232a1a22ae4836f32ecf5fef74b8c582ac85bbbb640465b47b9f28a - 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 11:04:35 UTC/bin/sh -c #(nop) COPY file:00854872257ca3e1b2d18dbee71a646b7e5cd6185e77a8b417e862c2ccd47cb2 in /bin/relay
2020-07-29 11:04:37 UTC/bin/sh -c #(nop) COPY multi:ab2dd5d4432a933ded72bdd7fe30ec82fbcbe3cdb95270a854dc2f4ed9b2f5b5 in /opt/
2020-07-29 11:04:37 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-07-29 11:04:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-07-29 11:04:38 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.