2021-08-26 08:02:02 UTC
135 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:e1acddbe380c63f0de4b77d3f287b7c81cd9d89563a230692378126b46ea6546 - 19.14% (25.9 MB)
[#001] sha256:7c7ca3d05dfb31b6b0c8837a17c477635406113ca4a8dc8f7d77f598fbd589ed - 3.61% (4.89 MB)
[#002] sha256:a998f21b21788a55f6f087acc35752b72e856aac25c74788499bcfeec7f0a49a - 0.0% (4.49 KB)
[#003] sha256:e0ee5c0e99a67f5fdfb138761d8ba4214d9ae400cbb99397b09a085915bf41d7 - 0.0% (184 Bytes)
[#004] sha256:dabe861cc84cb4de2ee9be9a0d009e04d548c44a385c033fa68b127fd12d46fa - 7.19% (9.73 MB)
[#005] sha256:35f5c8d0660279b3379da8afc457bf500f69cc6ad0fbde5812ffaeb26470ed7b - 70.06% (94.8 MB)
[#006] sha256:a1e66272d721e9953b25805b4ba41563e926159b5570d66d5c46ae5f2f6951c9 - 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-26 08:02:00 UTC/bin/sh -c #(nop) COPY file:efcac1cbfc031b317ebbbe122245105b25a317277c7f19dd502016b8b2fb7b18 in /bin/relay
2021-08-26 08:02:01 UTC/bin/sh -c #(nop) COPY multi:a73f68f01bd3355cedd30962e8406b0ba6c5d82b1e9a9b8cdfcccdbd2cb40a1e in /opt/
2021-08-26 08:02:02 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-08-26 08:02:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-08-26 08:02:02 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.