2022-10-11 08:54:17 UTC
158 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:f6e04ba6531065d60cd73d6509ec153307f5cc6f95e72ca47745d37aef6380a7 - 16.35% (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:c3df66018e528d9f850dcdafd5fd9b342b36823c6df69cc19c0eeb4e1e926c26 - 7.0% (11.1 MB)
[#005] sha256:1a89bb5ef828a5d6b7e4b9c168a2f9a9ccc54c0b642c95a1f6bdab7d99048594 - 73.56% (116 MB)
[#006] sha256:a2dbb579592992f5480954601ec776768db5e800bc4cd540b88b290787b34009 - 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-11 08:54:14 UTC/bin/sh -c #(nop) COPY file:1d95a8eac542895822401ca44a3d8172993027a051246ba20eab062b8415ef48 in /bin/relay
2022-10-11 08:54:15 UTC/bin/sh -c #(nop) COPY multi:2de7f9aaed351e732137e494fafd0c4df90dd394860427803771fda0c541835c in /opt/
2022-10-11 08:54:16 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-10-11 08:54:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-10-11 08:54:17 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.