2022-09-02 07:09:51 UTC
155 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:2238450926aa858e592e60bb5d68dd26eeab8a984eee45505ca89d2022e3b450 - 16.67% (25.9 MB)
[#001] sha256:364fe97cd2b1972b145f65b82e01b27be4f443794f3a55214f9577df795cfd7b - 3.15% (4.89 MB)
[#002] sha256:dd8d853b530ca4238de96a2874dc27e14e792f65d44051da3abf7cf5dedfe4d1 - 0.0% (4.49 KB)
[#003] sha256:47e18d562c9612142745f14e9781a7562e9ad6dc2df3f5a540d51645a0b6e95d - 0.0% (185 Bytes)
[#004] sha256:d9c13d410771625388482712ffce4b20ac1ce997aafa5ea14bab80bbc8db4a89 - 7.05% (11 MB)
[#005] sha256:032aea4a82cf16a13060bc19be726cc2fbd20c500dd70dfb2d9049e92afb180b - 73.12% (114 MB)
[#006] sha256:520721e59d001dafdd8e0af1fc612860f0f929b697446d72aaf9f462648d3a3e - 0.0% (958 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-02 07:09:48 UTC/bin/sh -c #(nop) COPY file:8524014c4fe208ff2919f24c05c0884e0d9eadd42fb68c465bd59a7070a28303 in /bin/relay
2022-09-02 07:09:50 UTC/bin/sh -c #(nop) COPY multi:70f7c76945a1afe3d335690638c912df432b3a18309dc07a535320fec079d22a in /opt/
2022-09-02 07:09:51 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-09-02 07:09:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-09-02 07:09:51 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.