2022-07-04 10:29:01 UTC
149 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:824b15f81d6568adc139263c39805e52d9880758b907f40144bbb1938ca59323 - 17.39% (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:d38d7639b25ab1682fa6758702a3b9780461f9af50f8031042ee8b82bdb7a170 - 7.06% (10.5 MB)
[#005] sha256:505a55f8884f1be42c10e35b4cce9e8850b7b635bf1f6a1679160831332f5586 - 72.25% (108 MB)
[#006] sha256:72b970b201ac632d5b75c5d6665228db748e25e2c8bb4930c55e2c17839ba570 - 0.0% (960 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-04 10:28:58 UTC/bin/sh -c #(nop) COPY file:98ad599b2a2a7d4d693e3beaf858c7824218ed6ed25605bdcb854ad70cc38c81 in /bin/relay
2022-07-04 10:29:00 UTC/bin/sh -c #(nop) COPY multi:8768ff5da6d97984cca01519c1862cda060d307a66d86e02ffeab57a0455fbe4 in /opt/
2022-07-04 10:29:01 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-07-04 10:29:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-07-04 10:29: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.