2022-06-15 18:15:01 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:7fc11370ec21c87d907cda8e4e7dfee328697e6090bd8fdd162a2fbcb24754fa - 7.06% (10.5 MB)
[#005] sha256:db89bae5b9dd364629ea444087ecaac9b95ea11ae1281d6cc838b5f92eee564a - 72.21% (107 MB)
[#006] sha256:c1dfa196c50ccb983f606e90f22b0e57bb77ed3f67636c99295cad2abb9f77f8 - 0.0% (959 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-15 18:14:58 UTC/bin/sh -c #(nop) COPY file:40b5a5505215d6f8d5d82282a81e5db02f6136d2f4b6694183cd635a61ca0d29 in /bin/relay
2022-06-15 18:14:59 UTC/bin/sh -c #(nop) COPY multi:ce59b822585a70720e45644430b344522f599a8c835f358fbf969fc21466d06e in /opt/
2022-06-15 18:15:00 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-06-15 18:15:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-06-15 18:15:01 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.