2022-10-17 10:23:25 UTC
158 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:f6e04ba6531065d60cd73d6509ec153307f5cc6f95e72ca47745d37aef6380a7 - 16.33% (25.9 MB)
[#001] sha256:c780b7a044b802989821b4b5e071d6ee53597074a86ff48a7966984893b77e38 - 3.09% (4.89 MB)
[#002] sha256:2743ff2db94461d32c14f66b6c7a0be2652f804f8364dbbaed230ff4eb440eb1 - 0.0% (4.49 KB)
[#003] sha256:3fcc8dda78bbb13479977c44100af0cb51eb09f1ff94989232d59f25a7638a26 - 0.0% (184 Bytes)
[#004] sha256:bed76ad724301b8d426ec2bc99d40a1ed45e9458c7505814c50c5cac1e3847e2 - 7.0% (11.1 MB)
[#005] sha256:b551daf35dcd6fd5bb32c8827f2787d0cc5e721c4d72ac9626d568d86aeedbee - 73.58% (117 MB)
[#006] sha256:11b579b4196f60ec44be2f476a16f75fb8ffd05902f30e199c1b745fe258eae7 - 0.0% (959 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-17 10:23:22 UTC/bin/sh -c #(nop) COPY file:e29965e471864cf2ad0132da0848711a282ad28af5e7c75a87d44842a2e2ba0a in /bin/relay
2022-10-17 10:23:24 UTC/bin/sh -c #(nop) COPY multi:ca9c75765fa0ac9aeec185b4f09bfec2a160a3cc891e6bd46ee55363f97a342c in /opt/
2022-10-17 10:23:25 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-10-17 10:23:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-10-17 10:23:25 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.