2021-08-30 14:58:11 UTC
136 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:e1acddbe380c63f0de4b77d3f287b7c81cd9d89563a230692378126b46ea6546 - 19.09% (25.9 MB)
[#001] sha256:7c7ca3d05dfb31b6b0c8837a17c477635406113ca4a8dc8f7d77f598fbd589ed - 3.6% (4.89 MB)
[#002] sha256:a998f21b21788a55f6f087acc35752b72e856aac25c74788499bcfeec7f0a49a - 0.0% (4.49 KB)
[#003] sha256:e0ee5c0e99a67f5fdfb138761d8ba4214d9ae400cbb99397b09a085915bf41d7 - 0.0% (184 Bytes)
[#004] sha256:579e32d8b7b4b71ecf23663eb3e5a49488f0626a751c3910ef80d8ca66247c7d - 7.18% (9.73 MB)
[#005] sha256:08fd50b04897042e25dd680d2cb4035e3d46fd9c7c93a60c5e3aecd74ddf6f1e - 70.12% (95.1 MB)
[#006] sha256:37979c88aa52b2e87de8ce17e1c05fea0572850b75ecdfa16b2982d171beb578 - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:87b4e60fe3af680c6815448374365a44e9ea461bc8ade2960b4639c25aed3ba9 in /
2021-08-17 01:24:06 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-08-23 11:18:52 UTC/bin/sh -c apt-get update && apt-get install -y ca-certificates gosu curl --no-install-recommends && apt-get clean && rm -rf /var/lib/apt/lists/*
2021-08-23 11:18:52 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-08-23 11:18:52 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-08-23 11:18:53 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-08-23 11:18:53 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-08-23 11:18:53 UTC/bin/sh -c #(nop) WORKDIR /work
2021-08-23 11:18:53 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-08-30 14:58:08 UTC/bin/sh -c #(nop) COPY file:c004cfc08ded2f6bebe4c7551f98b8bf062cb706dd7dcbb6ceb295650ce5caec in /bin/relay
2021-08-30 14:58:10 UTC/bin/sh -c #(nop) COPY multi:bad07c7d805f5ef68d5c3f9a1c4fde9b5082d7e3ba1a6aa33f4b2fdf96fc8b37 in /opt/
2021-08-30 14:58:11 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-08-30 14:58:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-08-30 14:58:11 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.