2023-01-11 11:21:21 UTC
162 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:548fcab5fe888f589dd092c68b813bfd65359878bd1950d6b753f749e82ebd7c - 15.98% (25.9 MB)
[#001] sha256:2359061f88978391983cf02b304b13878b2f8fc278678cfc2c5e754ec34062c5 - 3.02% (4.9 MB)
[#002] sha256:e37f2a1583b65860bc3de460aaf814ec0bf0c017e6dd7ca5409f1ec1f25f1efe - 0.0% (4.49 KB)
[#003] sha256:f74387e32103bf272dcc84f76fe3ef261d640285125169b0eeeb69b59ffc1bd3 - 0.0% (185 Bytes)
[#004] sha256:48a34926ff7022c9ba559aef593bca7ff699eebb2c396e21db5790625ead0683 - 6.97% (11.3 MB)
[#005] sha256:18f2f51c1ca5e95c8368510e1c933d074346e950f04dd4ae8c823554be57b898 - 74.02% (120 MB)
[#006] sha256:ed9970438de95e19a15b2c9ec692d92278956dd2b53a41d1c80f6c77c2f49458 - 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-11 11:21:15 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-11 11:21:16 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2023-01-11 11:21:16 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2023-01-11 11:21:17 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2023-01-11 11:21:17 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2023-01-11 11:21:17 UTC/bin/sh -c #(nop) WORKDIR /work
2023-01-11 11:21:17 UTC/bin/sh -c #(nop) EXPOSE 3000
2023-01-11 11:21:18 UTC/bin/sh -c #(nop) COPY file:b463d8a529c7bfdaefc823053e40ba9e6139c7cb31db00a31523db36fd2c6e90 in /bin/relay
2023-01-11 11:21:19 UTC/bin/sh -c #(nop) COPY multi:af4d9cbc37be4588912b579fe5545095ac5ebc13e7371300c8e8451990966304 in /opt/
2023-01-11 11:21:20 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2023-01-11 11:21:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2023-01-11 11:21:21 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.