2022-11-29 13:47:12 UTC
162 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:32820e52a00eb22dc76d70d992be7082cd24b636cfb597ff3951d29a821b46b9 - 15.98% (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:3561ffd5cceba23ff2234f89bab197dbfefb173d660dc3a3226db28d418cc6d3 - 6.96% (11.3 MB)
[#005] sha256:3584a7cea9c91f8a5b9b242a5750cca78bfb310691e2f06ff62d8ab83f17bca2 - 74.03% (120 MB)
[#006] sha256:9b2dfdae16f4eda52317f354574c7c0753a51a3f476a8f552679cee9adfc9bc4 - 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 13:47:09 UTC/bin/sh -c #(nop) COPY file:3f8ab475a14e3a86b83ebf9f79f7198042900ca98a6f4cacead1d7bea7eeb9b4 in /bin/relay
2022-11-29 13:47:11 UTC/bin/sh -c #(nop) COPY multi:0235433dccb48017803ddf66d32ddb53d6c339f1b553e08d94ce06702e224e8e in /opt/
2022-11-29 13:47:12 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-11-29 13:47:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-11-29 13:47:12 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.