2022-11-09 12:20:05 UTC
160 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:4500a762c54620411ae491a547c66b61d577c1369ecbf5a7e91b4e153181854b - 16.14% (25.9 MB)
[#001] sha256:0eca9db5d8c82697ed03f603b6cad1eb7068aa7569a9f802f9fdfa2addcb7972 - 3.05% (4.9 MB)
[#002] sha256:b805ff8e1efd679df9f593985a5c4e552b491d02702ed49e058ce1f1b7baff13 - 0.0% (4.49 KB)
[#003] sha256:a8e901b3fd0db5a52fb9f6a3543ad07b4f1e539e0f84a0dc43fa12e69bb5ea06 - 0.0% (184 Bytes)
[#004] sha256:8e1d9d70b6d097b518f13ce66b84d03b065fc751e01b18f44e6f4fdb6d492f8f - 6.94% (11.1 MB)
[#005] sha256:7675e923b7c8437757b843f80a2fba2da5833629ee092256af461f915d0eeea0 - 73.85% (118 MB)
[#006] sha256:43f69ac3435c68e182b45fa2284674b9f4d68d1dd2c9cb0fe1f4f359f101cada - 0.0% (957 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-09 12:20:03 UTC/bin/sh -c #(nop) COPY file:287890f02fe038c23df09e86301fd1ad40f5191ba10f8a944e43c8248f1bf6a1 in /bin/relay
2022-11-09 12:20:04 UTC/bin/sh -c #(nop) COPY multi:c946afa2cb50b8313eed88ef68004d53f3532c166722c5371d1531c5daa04540 in /opt/
2022-11-09 12:20:05 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-11-09 12:20:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-11-09 12:20:05 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.