2021-08-27 10:43:56 UTC
136 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:e1acddbe380c63f0de4b77d3f287b7c81cd9d89563a230692378126b46ea6546 - 19.1% (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:c0123fbaee720f3570b7a49d43cc7ab678e0703e9102b6941c3be9aea88d5c06 - 7.17% (9.72 MB)
[#005] sha256:46a6dc2f074543eacda204f6ae38143b819fdc2442ceffa499a5ef1e3bd70a94 - 70.13% (95.1 MB)
[#006] sha256:01c58a07c65881465e22971646937fa21998d0461ff6556393a23d16fa30c9fe - 0.0% (959 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-27 10:43:53 UTC/bin/sh -c #(nop) COPY file:bdfc313c64c118810cd554fdeda58d4bcc62d856709dcfe9d88438733926a35a in /bin/relay
2021-08-27 10:43:55 UTC/bin/sh -c #(nop) COPY multi:7452fb952a1f1eb91110f1bfc1bf048f5967be4fcf97ff418861f87b3c05cb50 in /opt/
2021-08-27 10:43:56 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-08-27 10:43:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-08-27 10:43:56 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.