2022-06-13 16:36:46 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:756eb76a55cba98fc1c379175b80f377eea8cf2500d9bdd87ee979d0711bb438 - 7.04% (10.5 MB)
[#005] sha256:04471e81821838ad0fa3564814b1f8afefe3322bbc8e2f61b8daace4a7786743 - 72.22% (107 MB)
[#006] sha256:ec6181f7877486414b9ce344299447cc5c28c3ebcc7b7a87d1781ed2e95bc75f - 0.0% (960 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-13 16:36:44 UTC/bin/sh -c #(nop) COPY file:5e6fd4d0bcad9e12e5a2672cffcf407cd2b5a3d44e5138b36ff9efa7e19cd9fb in /bin/relay
2022-06-13 16:36:45 UTC/bin/sh -c #(nop) COPY multi:d82b3350c3469cc7273dd4f125702da37acca0a8fe98028fa7fc024a4e4664be in /opt/
2022-06-13 16:36:46 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-06-13 16:36:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-06-13 16:36:46 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.