2022-09-12 18:56:00 UTC
156 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:2238450926aa858e592e60bb5d68dd26eeab8a984eee45505ca89d2022e3b450 - 16.61% (25.9 MB)
[#001] sha256:364fe97cd2b1972b145f65b82e01b27be4f443794f3a55214f9577df795cfd7b - 3.14% (4.89 MB)
[#002] sha256:dd8d853b530ca4238de96a2874dc27e14e792f65d44051da3abf7cf5dedfe4d1 - 0.0% (4.49 KB)
[#003] sha256:47e18d562c9612142745f14e9781a7562e9ad6dc2df3f5a540d51645a0b6e95d - 0.0% (185 Bytes)
[#004] sha256:4bfa54048db0a925b67ef05094a1da93670f74b2caa7b27ecef8d26b0a00f8d5 - 7.07% (11 MB)
[#005] sha256:d80fd26118035c5013672cedef22948f3b892ddb0d303d0d9ab947c68c60262a - 73.18% (114 MB)
[#006] sha256:1ef579415291f1661916e0956187eb3f86d008cab69bfb3ed37aa2b8fa7ff016 - 0.0% (960 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-09-12 18:55:57 UTC/bin/sh -c #(nop) COPY file:a64ef550f776272c7bf67c22424c96b6fe4a1e55dde8a9deb4b469600fd76b65 in /bin/relay
2022-09-12 18:55:58 UTC/bin/sh -c #(nop) COPY multi:b14b36130f7857167e010c7d9351f7341a6859f70a0b4a65e58c1599876434a2 in /opt/
2022-09-12 18:55:59 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-09-12 18:55:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-09-12 18:56:00 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.