2022-09-12 14:41:44 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:81286ab79fe57e983a59148033e62094edc012103d8e2c8f7e16b9a4e2177d98 - 7.07% (11 MB)
[#005] sha256:213715d98f63e679e2556b15cd1aec2a8d184bc8eaa5242b8dcc516f9963eb6d - 73.18% (114 MB)
[#006] sha256:2204ab89ba37b9199cac0dbb2562452653922a790448da68dc1b7f4bb6f616ca - 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-09-12 14:41:42 UTC/bin/sh -c #(nop) COPY file:fbb59f6aa4149253e158f72da040967a0b8de8f3dba188b65d53aecfaec510b2 in /bin/relay
2022-09-12 14:41:43 UTC/bin/sh -c #(nop) COPY multi:746ef5049680b085e60e52157ccc171fd3dfa84cb40a01039ace4252e79b5de1 in /opt/
2022-09-12 14:41:44 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-09-12 14:41:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-09-12 14:41:44 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.