2022-11-03 13:51:30 UTC
158 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:4500a762c54620411ae491a547c66b61d577c1369ecbf5a7e91b4e153181854b - 16.37% (25.9 MB)
[#001] sha256:0eca9db5d8c82697ed03f603b6cad1eb7068aa7569a9f802f9fdfa2addcb7972 - 3.1% (4.9 MB)
[#002] sha256:b805ff8e1efd679df9f593985a5c4e552b491d02702ed49e058ce1f1b7baff13 - 0.0% (4.49 KB)
[#003] sha256:a8e901b3fd0db5a52fb9f6a3543ad07b4f1e539e0f84a0dc43fa12e69bb5ea06 - 0.0% (184 Bytes)
[#004] sha256:c2febc2220baa4a9732e98c2b99cab0ae0c4153d351a59a914e8c9edc1068aa8 - 7.03% (11.1 MB)
[#005] sha256:98bea05267a8deb6aa2c10d391a81c669f550d91c0c761533ce9d617f8d7b07b - 73.5% (116 MB)
[#006] sha256:e6aab891f1957e0ee69e0deaca4d3e4bbd7457fccf22410b382efd1ae63c0d65 - 0.0% (961 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 13:51:27 UTC/bin/sh -c #(nop) COPY file:b7d58d0b3cc34cf9212b038f6b8603c8881eb2288c7daf442b832b08d4530b61 in /bin/relay
2022-11-03 13:51:29 UTC/bin/sh -c #(nop) COPY multi:7e57b2b8b3a2ccf11b8d1e684f68752f3ade2e77a6830b049745e0748e264ac7 in /opt/
2022-11-03 13:51:29 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-11-03 13:51:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-11-03 13:51:30 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.