2022-06-21 08:55:39 UTC
148 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:c1ad9731b2c7bf7fddea67f2f3f553515179a375c489e591e2372700fcaca766 - 17.43% (25.9 MB)
[#001] sha256:cf1b350b6ba029fd46c891468fe89d1be2433cd7464157e192cde1e24be9c70e - 3.3% (4.89 MB)
[#002] sha256:c31aeae6ad27492b7040c52631551d68294272ceba878d14f20468bae11e2bdf - 0.0% (4.49 KB)
[#003] sha256:cf398387b12a0efa0796d53e10bc9a2495ab23c77dd49ba191483e1973a5ab68 - 0.0% (184 Bytes)
[#004] sha256:c6ef30b31ff7aa680c6d85f112fa751f01070d90266f0a314f49d500035cfd71 - 7.06% (10.5 MB)
[#005] sha256:e1314d6996086086f5d02d4915ad9706960f3ba6041dcf8abc5d45709e7d687c - 72.21% (107 MB)
[#006] sha256:d81d90fce8dbb44deb26201defa0129aa60db990d63f304b53e358ee1ccbd5e4 - 0.0% (961 Bytes)
/bin/sh -c #(nop) ADD file:0513eda9512e010cb9459591b62e0c9d9319750923df091b64250ad6e98c2878 in /
2022-05-28 01:20:43 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-05-30 13:20:23 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-05-30 13:20:23 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-05-30 13:20:24 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-05-30 13:20:25 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-05-30 13:20:25 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-05-30 13:20:25 UTC/bin/sh -c #(nop) WORKDIR /work
2022-05-30 13:20:25 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-06-20 13:01:34 UTC/bin/sh -c #(nop) COPY file:ae98f7503a7969e003764cf45fbe9d55a793aab2763557f3f3739ed4ee3644cc in /bin/relay
2022-06-21 08:55:37 UTC/bin/sh -c #(nop) COPY multi:43614c55f962c29ebd3735b29ec9fcff94cf45cfb10ebbdf8194f3ccfc2e3479 in /opt/
2022-06-21 08:55:38 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-06-21 08:55:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-06-21 08:55:39 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.