2022-07-07 11:47:19 UTC
149 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:824b15f81d6568adc139263c39805e52d9880758b907f40144bbb1938ca59323 - 17.41% (25.9 MB)
[#001] sha256:d3c28cedc60c854e73f19294aca5f833aa13ad51b04b90d7d6f564a2dd7b81d6 - 3.29% (4.89 MB)
[#002] sha256:2aea0a194af8ffd1abe58a41c78e13104be672e84d43bb52273874b2f9cd6410 - 0.0% (4.49 KB)
[#003] sha256:ad1c792c7d78e9f53a2452fc29cca774996e0bf72155eb9b686855568b909278 - 0.0% (184 Bytes)
[#004] sha256:b1bcaf838c68560799eda7d8a7f95547b868c0e025872c62ffa29da89448aba7 - 7.06% (10.5 MB)
[#005] sha256:3eb8f175df12b78f16941191b122b68e97b8cc764ed3b6f983db30c100604a04 - 72.24% (107 MB)
[#006] sha256:19875353768b9acea83784a06e69a948c05a98a6f527ccffb5e8174e573d92b1 - 0.0% (959 Bytes)
/bin/sh -c #(nop) ADD file:0ae121f9805d31a4ad0ed63e1fc397167a23656a285572fe68bfc51ea91ecfdd in /
2022-06-23 00:20:46 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-06-23 07:26:07 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-06-23 07:26:08 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-06-23 07:26:08 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-06-23 07:26:09 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-06-23 07:26:09 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-06-23 07:26:09 UTC/bin/sh -c #(nop) WORKDIR /work
2022-06-23 07:26:09 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-07-07 11:47:17 UTC/bin/sh -c #(nop) COPY file:6f8f5034a9dc0c15e7401fb4f8c4f740fc818b1c231f8b02f37126e9633533d4 in /bin/relay
2022-07-07 11:47:18 UTC/bin/sh -c #(nop) COPY multi:eef7c63286929a6b4aadddb6a34643575d04f5a9e70232350d2f80e74ef2f17b in /opt/
2022-07-07 11:47:19 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-07-07 11:47:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-07-07 11:47:19 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.