2022-04-07 17:50:21 UTC
140 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:f003217c5aaebdfee0b9a448fbabd995e5f0159f5b231460c0ecc21baf171953 - 18.48% (25.9 MB)
[#001] sha256:1d692683d82351bce03fcd48375c4b9b417fed8ff4c3c11ee5eb630bb2766950 - 3.49% (4.89 MB)
[#002] sha256:434fd5e73c2ecb159e0dc9449f3c98ed17b3194ea4c89f4dd3c41788d636a805 - 0.0% (4.5 KB)
[#003] sha256:355f21ef19121391b7b500f3a870a47ac6b7968f1a50bc571f8d7bb52eb2619b - 0.0% (184 Bytes)
[#004] sha256:e57fbfbfb433e304dfaa04b43aabb4b7c044f5237a4c16ea755e06a44fd42df4 - 7.1% (9.94 MB)
[#005] sha256:938ab955f798f472c68495b05f87bfb9f60adcbe7ab34b4a222783d4bc23b697 - 70.93% (99.4 MB)
[#006] sha256:7417eb611d36dd5e4172bdcc1ba6affa6f8a66b49fdc1a6c5ec3df962037a260 - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:59187422476c57db46e60f894a4cfd0f243e80230ef9ea75b2d8dd4925d59df3 in /
2022-03-29 00:22:38 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-03-29 06:58:58 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-03-29 06:58:58 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-03-29 06:58:59 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-03-29 06:58:59 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-03-29 06:59:00 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-03-29 06:59:00 UTC/bin/sh -c #(nop) WORKDIR /work
2022-03-29 06:59:00 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-04-07 17:50:18 UTC/bin/sh -c #(nop) COPY file:dce57d16899769476af3b39a90d1c2ea61cd47c29d49b1d0a5a3dd27688faab9 in /bin/relay
2022-04-07 17:50:20 UTC/bin/sh -c #(nop) COPY multi:645ee0ac5699f8fa3c43924207b2d46e712eaf87a97d6e0791e63ffbc101868f in /opt/
2022-04-07 17:50:21 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-04-07 17:50:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-04-07 17:50:21 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.