2023-02-01 13:05:06 UTC
161 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:548fcab5fe888f589dd092c68b813bfd65359878bd1950d6b753f749e82ebd7c - 16.04% (25.9 MB)
[#001] sha256:07fbcedfc2900b59b7bc7b0cb8035c31b9b1d281c29c1a5885bf417663a6c977 - 3.03% (4.9 MB)
[#002] sha256:4ff11a19b2e4e57a754de8074634f6db26332c34a59858df7413d709aa9e4abf - 0.0% (4.5 KB)
[#003] sha256:17c122623a59c88a15da78b466ef89e657987d4c3c17b1566c63742cac1322ad - 0.0% (184 Bytes)
[#004] sha256:720eb72ebe11ac78801c5017f21ed840e3ab34c375e5c244ad21ab7c3789d73c - 7.0% (11.3 MB)
[#005] sha256:2667bde134e83d7c11ed8d1b33cabdfb98e3cadad0fae9b0eaa02e7e2f4ef7c9 - 73.92% (119 MB)
[#006] sha256:e106b5f37453f123f044d982dd147df8ce98e25b18c6b6c813aada64a4f63d67 - 0.0% (961 Bytes)
/bin/sh -c #(nop) ADD file:67ceb946e54c26c505b5f9f393d77befbd5e9b3b5c069ca301e314ecc74456b0 in /
2023-01-11 02:35:07 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-02-01 13:05:01 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/*
2023-02-01 13:05:01 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2023-02-01 13:05:02 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2023-02-01 13:05:02 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2023-02-01 13:05:03 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2023-02-01 13:05:03 UTC/bin/sh -c #(nop) WORKDIR /work
2023-02-01 13:05:03 UTC/bin/sh -c #(nop) EXPOSE 3000
2023-02-01 13:05:03 UTC/bin/sh -c #(nop) COPY file:1825edf6351c8d143fcc6d3ea0a3304850d06c5bdfc4ff3d7136d2b8e3257656 in /bin/relay
2023-02-01 13:05:05 UTC/bin/sh -c #(nop) COPY multi:b4a575aca32f978621f5ba823e2350092307451ef4824ad3f57036a6605d4bd0 in /opt/
2023-02-01 13:05:05 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2023-02-01 13:05:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2023-02-01 13:05: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.