2023-01-16 09:57:44 UTC
162 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:548fcab5fe888f589dd092c68b813bfd65359878bd1950d6b753f749e82ebd7c - 16.02% (25.9 MB)
[#001] sha256:70756a83767fd17cc0c3ab78ab855a3544895c84c274ac94825b501e86aa8258 - 3.03% (4.9 MB)
[#002] sha256:0e29b90245b41249b0e4545838fd6cd41dd5b55b4880db9d4cb17a2e377ae75e - 0.0% (4.49 KB)
[#003] sha256:a4b66463e67a54e897f2202c1934ccb928762054027843f0d31ad7420321ba83 - 0.0% (184 Bytes)
[#004] sha256:a105488bc9d7ad08964e1367afdf9aa07d172be46a8e48b42ac59115d460a0d7 - 6.98% (11.3 MB)
[#005] sha256:aa1770332e3f04983e8c32dddb9989eedef6222ee4451d4a1d03baa6148cc214 - 73.96% (119 MB)
[#006] sha256:0b524981510c829f7a7512d19f5e8e9ca5a9d5cb27eda1004856ca5039cc6003 - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:67ceb946e54c26c505b5f9f393d77befbd5e9b3b5c069ca301e314ecc74456b0 in /
2023-01-11 02:35:07 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-01-16 09:57:38 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-01-16 09:57:38 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2023-01-16 09:57:39 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2023-01-16 09:57:40 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2023-01-16 09:57:40 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2023-01-16 09:57:40 UTC/bin/sh -c #(nop) WORKDIR /work
2023-01-16 09:57:40 UTC/bin/sh -c #(nop) EXPOSE 3000
2023-01-16 09:57:41 UTC/bin/sh -c #(nop) COPY file:5c777622a9aecf9ceb64e03923fb2d857d5e6af1ba092c4502221e357ee6f690 in /bin/relay
2023-01-16 09:57:42 UTC/bin/sh -c #(nop) COPY multi:d59e4fd5ae0ebdb857acbca0990f34c6e45f3b5c089ebebce756ffab86ec87e9 in /opt/
2023-01-16 09:57:43 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2023-01-16 09:57:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2023-01-16 09:57:44 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.