2023-02-07 11:53:09 UTC
161 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:0cf508b37688dca559387b506062329202aaf08b48be5f55f9278b2a818ad2c9 - 16.06% (25.9 MB)
[#001] sha256:92b1bd729441bd5c171f803eccebcf0a8ccd904099083acae041accdc43b7c15 - 3.04% (4.9 MB)
[#002] sha256:507c24322e0735fbc096ab8139c3c2e2a367ab42ee72579910cbbca11009ccac - 0.0% (4.49 KB)
[#003] sha256:50c6979cd0b0de50219aabf646b522406936d526716596d5a68ce16e3c0b6669 - 0.0% (185 Bytes)
[#004] sha256:551bd28be6b225ab232b201da28e17f5a2be43ec378651e00684aa3a26eae043 - 7.0% (11.3 MB)
[#005] sha256:390b146e6904fb78f856be01cc81bb3f4c21881f05a024d093187726b6ac3a6c - 73.9% (119 MB)
[#006] sha256:06b4b962c27abd9134496aefa876fc495847cd617cb39555326cb7e814c606c7 - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:4fbe1e3712cf37c85529cc81e0d03c82085203de00d64b0d669b5996e975925a in /
2023-02-04 06:52:07 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-02-07 11:53:04 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-07 11:53:04 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2023-02-07 11:53:04 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2023-02-07 11:53:05 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2023-02-07 11:53:05 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2023-02-07 11:53:05 UTC/bin/sh -c #(nop) WORKDIR /work
2023-02-07 11:53:05 UTC/bin/sh -c #(nop) EXPOSE 3000
2023-02-07 11:53:06 UTC/bin/sh -c #(nop) COPY file:1701c5d985a96b3795fc4648560bb74b138de6e144d85a6343f14b4f5e4ed6a8 in /bin/relay
2023-02-07 11:53:08 UTC/bin/sh -c #(nop) COPY multi:64ec1b83da1cb772c1ae237409c4c3122063cf42317b29cf22187d8fbf5fe8c9 in /opt/
2023-02-07 11:53:08 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2023-02-07 11:53:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2023-02-07 11:53:09 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.