2022-08-29 14:25:38 UTC
155 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:2238450926aa858e592e60bb5d68dd26eeab8a984eee45505ca89d2022e3b450 - 16.71% (25.9 MB)
[#001] sha256:364fe97cd2b1972b145f65b82e01b27be4f443794f3a55214f9577df795cfd7b - 3.16% (4.89 MB)
[#002] sha256:dd8d853b530ca4238de96a2874dc27e14e792f65d44051da3abf7cf5dedfe4d1 - 0.0% (4.49 KB)
[#003] sha256:47e18d562c9612142745f14e9781a7562e9ad6dc2df3f5a540d51645a0b6e95d - 0.0% (185 Bytes)
[#004] sha256:959d7a89632b2b8fe985c7be60f69ddc8f911434ab0ae9a4c0b6e209400445f8 - 7.04% (10.9 MB)
[#005] sha256:a9d35efaa6937f8b629ddf28d486ec2a1f11080c154141e1d985cb822ac6691e - 73.08% (113 MB)
[#006] sha256:1fd20891a55e18048348f8a4ed936f56bcafaf9695c2683b64661b90e4a6a930 - 0.0% (959 Bytes)
/bin/sh -c #(nop) ADD file:baca493d7744d12304f6d9c7b6ec0800453a0ba02cbf4005ec35c7b921adf0c4 in /
2022-08-23 00:21:10 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-08-23 11:52:21 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-08-23 11:52:22 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-08-23 11:52:22 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-08-23 11:52:23 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-08-23 11:52:23 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-08-23 11:52:23 UTC/bin/sh -c #(nop) WORKDIR /work
2022-08-23 11:52:24 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-08-29 14:25:35 UTC/bin/sh -c #(nop) COPY file:4063d2ed18f22070b38e5d3bac2f25fe83bc1226dbb191d11f3abe2c19c6e6e2 in /bin/relay
2022-08-29 14:25:37 UTC/bin/sh -c #(nop) COPY multi:b327030403a533114ed8fc6a301542acd38e1ed45d91b78ec4c6631a79c7a080 in /opt/
2022-08-29 14:25:38 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-08-29 14:25:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-08-29 14:25:38 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.