2022-11-17 06:53:10 UTC
162 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:32820e52a00eb22dc76d70d992be7082cd24b636cfb597ff3951d29a821b46b9 - 16.0% (25.9 MB)
[#001] sha256:afc3befecc1a02056fddb7903771a2b6e3b800d1a4dc5b661703359eb3fe3c32 - 3.03% (4.9 MB)
[#002] sha256:3e7763f82f2c8a8cc7d0472078d46c5e08b8de2cb6b091fb0743bdedb22454c8 - 0.0% (4.49 KB)
[#003] sha256:4806ba49604e4ed8caf6a069b993faa5ae368b9be22d5204dab770723795c9bc - 0.0% (184 Bytes)
[#004] sha256:50d442c39aa2a8de726be121c494a2364885d6ad7d7cf798e888245b96a4bdaf - 6.95% (11.2 MB)
[#005] sha256:544c1a287b186100bdeb01e5b1936c782a589d70946db5b525c50e53645908c3 - 74.02% (120 MB)
[#006] sha256:8014030362e26f5e7a4d52ffa3f75053675178d65959780da5077ab0e092ebce - 0.0% (961 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-17 06:53:08 UTC/bin/sh -c #(nop) COPY file:ea71b81f98bc16585a8c786b15fb8cc4c53ed4de3b365394eb86a21b5034a306 in /bin/relay
2022-11-17 06:53:09 UTC/bin/sh -c #(nop) COPY multi:2b00e3de0691c39306d75cf4b35d5bbaf1b744f1ca92e045627883dc8f35bce6 in /opt/
2022-11-17 06:53:10 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-11-17 06:53:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-11-17 06:53:10 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.