2022-10-06 14:41:53 UTC
158 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:f6e04ba6531065d60cd73d6509ec153307f5cc6f95e72ca47745d37aef6380a7 - 16.39% (25.9 MB)
[#001] sha256:c780b7a044b802989821b4b5e071d6ee53597074a86ff48a7966984893b77e38 - 3.1% (4.89 MB)
[#002] sha256:2743ff2db94461d32c14f66b6c7a0be2652f804f8364dbbaed230ff4eb440eb1 - 0.0% (4.49 KB)
[#003] sha256:3fcc8dda78bbb13479977c44100af0cb51eb09f1ff94989232d59f25a7638a26 - 0.0% (184 Bytes)
[#004] sha256:38da7b0265d64b8b86fa7751551aa7cd38771fb32ba7ea194325596711c6a6cb - 7.0% (11.1 MB)
[#005] sha256:a6303afdc8dd1aa17327bc3b87165d2f070c13011f48c18575123da04901577b - 73.5% (116 MB)
[#006] sha256:84690e22528195b4be1a6848d254e95b8debc45113e683c1e8a83a136076cd3f - 0.0% (961 Bytes)
/bin/sh -c #(nop) ADD file:706105a4a2ea63ba10911afb5998d321ff745f9bcedd2e2e8efcf33f5dad584b in /
2022-10-04 23:27:01 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-10-05 12:48:19 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/*
2022-10-05 12:48:19 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-10-05 12:48:20 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-10-05 12:48:20 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-10-05 12:48:20 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-10-05 12:48:21 UTC/bin/sh -c #(nop) WORKDIR /work
2022-10-05 12:48:21 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-10-06 14:41:51 UTC/bin/sh -c #(nop) COPY file:1b6d93b417944d5b227602e8864e9915f6e7f45a06239e23185e3fcb138a0cde in /bin/relay
2022-10-06 14:41:52 UTC/bin/sh -c #(nop) COPY multi:d870a1e823d868d125ea49a18281dc7f91d913e86cb89b23b020eb964ca23213 in /opt/
2022-10-06 14:41:53 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-10-06 14:41:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-10-06 14:41:53 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.