2022-06-09 12:58:24 UTC
148 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:c1ad9731b2c7bf7fddea67f2f3f553515179a375c489e591e2372700fcaca766 - 17.44% (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:51db303a002724d0ea8ab2b5639b42e4d6836c280a2b177b1d5230f5f9f9dc4e - 7.04% (10.5 MB)
[#005] sha256:9a8f2ae76eab45e82301946637269474e7dc4de31f75555a5926b852ed2d07d0 - 72.22% (107 MB)
[#006] sha256:42ef6d27eebdb062c8ea9e31ca86076b74910ffb405613090bfd99fb8f7a8167 - 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-09 12:58:21 UTC/bin/sh -c #(nop) COPY file:ef379720895f93736f8e56a8cfdcd9ee15303bfa29d6de6780e0389e532ae3d4 in /bin/relay
2022-06-09 12:58:22 UTC/bin/sh -c #(nop) COPY multi:e8245a7c54eae3d9f143bbbb56c586f12114b994b02aa5f2df6801e36f69283c in /opt/
2022-06-09 12:58:23 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-06-09 12:58:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-06-09 12:58:24 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.