2022-11-29 14:15:06 UTC
162 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:32820e52a00eb22dc76d70d992be7082cd24b636cfb597ff3951d29a821b46b9 - 15.99% (25.9 MB)
[#001] sha256:afc3befecc1a02056fddb7903771a2b6e3b800d1a4dc5b661703359eb3fe3c32 - 3.02% (4.9 MB)
[#002] sha256:3e7763f82f2c8a8cc7d0472078d46c5e08b8de2cb6b091fb0743bdedb22454c8 - 0.0% (4.49 KB)
[#003] sha256:4806ba49604e4ed8caf6a069b993faa5ae368b9be22d5204dab770723795c9bc - 0.0% (184 Bytes)
[#004] sha256:e9f72b5a996ff7e21c1ee6546d1636e2845e63978a97059b60489a3e078a6e44 - 6.96% (11.3 MB)
[#005] sha256:3c46bca286d883a71e5b6f69c1e9bd2bc48710cd5792d92dc449adbec8b5bf6c - 74.02% (120 MB)
[#006] sha256:48b3ac084fe181c974cbe7e1d11bbc92b8e742d199324407cd564b77ab7a3076 - 0.0% (959 Bytes)
/bin/sh -c #(nop) ADD file:9461639b945ced6fb6164491a7e0131261a1b7d69264cce516e75c71e4df22d2 in /
2022-11-15 04:05:14 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-11-15 14:22:50 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-11-15 14:22:50 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-11-15 14:22:51 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-11-15 14:22:52 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-11-15 14:22:52 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-11-15 14:22:52 UTC/bin/sh -c #(nop) WORKDIR /work
2022-11-15 14:22:52 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-11-29 14:15:04 UTC/bin/sh -c #(nop) COPY file:a9a33c08907e55944f75095c550788eadbd1346e65b0816a0eb64202f0d7a15a in /bin/relay
2022-11-29 14:15:05 UTC/bin/sh -c #(nop) COPY multi:aedf6252bcf828e82d3f17951a2fef4d71f7617ccc1370de955a647906b7daad in /opt/
2022-11-29 14:15:06 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-11-29 14:15:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-11-29 14:15:06 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.