2021-08-31 12:08:04 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:79cac0c69f87461d0cf9d79f4de25e42c216a58fb55efa70f9acc0f214ad4232 - 7.18% (9.73 MB)
[#005] sha256:a13434f96e9c3a794171b03fd5d2a35f94fef5ac0c93e2bd3fe9f7231c716de5 - 70.12% (95 MB)
[#006] sha256:9b94d5ad694469e9d5eb297576d612c96323a6dd808b8d7a647a84013b06c7b1 - 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-31 10:20:10 UTC/bin/sh -c #(nop) COPY file:66293b6cd0d158f8d91e19c2ad94fbcccb48e7a0347c0f6eec1f10dbfa35856c in /bin/relay
2021-08-31 12:08:03 UTC/bin/sh -c #(nop) COPY multi:c09c7f445de6a68c1bf0eacb9e7f0d0883300c3c85295720e6ec8c051790f71a in /opt/
2021-08-31 12:08:03 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-08-31 12:08:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-08-31 12:08:04 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.