2022-11-03 16:17:18 UTC
160 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:4500a762c54620411ae491a547c66b61d577c1369ecbf5a7e91b4e153181854b - 16.15% (25.9 MB)
[#001] sha256:0eca9db5d8c82697ed03f603b6cad1eb7068aa7569a9f802f9fdfa2addcb7972 - 3.06% (4.9 MB)
[#002] sha256:b805ff8e1efd679df9f593985a5c4e552b491d02702ed49e058ce1f1b7baff13 - 0.0% (4.49 KB)
[#003] sha256:a8e901b3fd0db5a52fb9f6a3543ad07b4f1e539e0f84a0dc43fa12e69bb5ea06 - 0.0% (184 Bytes)
[#004] sha256:264c9b18e968d14c1ceee96002517cf91def9635dac591609a95312ec8ca61b9 - 6.94% (11.1 MB)
[#005] sha256:17e0e5a8ccc60a138f9795af48c22900a9653f03e5fa4e84e34a7df64c545faf - 73.85% (118 MB)
[#006] sha256:8aa15eb6efb99fe240fe0aacbfd8b23065a366d13bb71120d91283daa929ddbb - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:14c4aa7a136ce9eb1fae0ba0f394509990d44126be801a2713cf8722fbb2e6b9 in /
2022-10-25 01:44:12 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-10-25 07:54:11 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-25 07:54:11 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-10-25 07:54:12 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-10-25 07:54:13 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-10-25 07:54:13 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-10-25 07:54:13 UTC/bin/sh -c #(nop) WORKDIR /work
2022-10-25 07:54:13 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-11-03 16:17:15 UTC/bin/sh -c #(nop) COPY file:23aecd159d735753b1646504ec73b783e819435d0542ea055c1880825eeaeb13 in /bin/relay
2022-11-03 16:17:17 UTC/bin/sh -c #(nop) COPY multi:09d3ee01b161971e076002e964298a04b732bfe05c0cb6ebc80fe2b7de8eb41e in /opt/
2022-11-03 16:17:18 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-11-03 16:17:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-11-03 16:17:18 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.