2022-05-18 14:13:14 UTC
144 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:c32ce6654453d35d0b3dde45d195adeee586ffba0a683006ee06748c077c01fa - 17.98% (25.9 MB)
[#001] sha256:f43a1064aeac2039122c9385b1865fac8c4dd7319acce5bc26f405db4e8add01 - 3.4% (4.89 MB)
[#002] sha256:d34b02acf6186cb0026ab3f2aebbe3b22fc631c843ddf6d96e502dc5c2bd7673 - 0.0% (4.49 KB)
[#003] sha256:13e8a56469ece42bdc393c28f1ae674c32d49d67cc2849b4f89b5acacb00c3b1 - 0.0% (184 Bytes)
[#004] sha256:227202b12ab1544de906e86a1b96af7078deb540487cee9542142511ce8c3350 - 7.03% (10.1 MB)
[#005] sha256:3d549d1e5da355725946767d5240b6c7de137b2e38c91d0f5ac0d4014376de48 - 71.59% (103 MB)
[#006] sha256:301e6f2a2509af1288b26f78cc86b0edcca840ec0f8ba2029c4d3c7fe908b127 - 0.0% (959 Bytes)
/bin/sh -c #(nop) ADD file:76b454ddb7dfe4d22afae844a7e67e7e5fb4570dae2e21bbd259a1f2e5839f33 in /
2022-05-11 01:20:37 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-05-11 10:08:04 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-05-11 10:08:04 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-05-11 10:08:04 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-05-11 10:08:05 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-05-11 10:08:05 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-05-11 10:08:05 UTC/bin/sh -c #(nop) WORKDIR /work
2022-05-11 10:08:05 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-05-18 14:13:12 UTC/bin/sh -c #(nop) COPY file:878765ddad6d688074646c68d5840906d7f6256bc122d529a9bbbcbc99ebbdba in /bin/relay
2022-05-18 14:13:13 UTC/bin/sh -c #(nop) COPY multi:4bd7d5d0c754e9ae23efd25fb78f90666318c0afe9690a1324206f412e3e5fdd in /opt/
2022-05-18 14:13:14 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-05-18 14:13:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-05-18 14:13:14 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.