2020-11-30 14:48:33 UTC
126 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:852e50cd189dfeb54d97680d9fa6bed21a6d7d18cfb56d6abfe2de9d7f173795 - 20.56% (25.8 MB)
[#001] sha256:a9adb943440b76fcc1a4459ab472edb051b71d31840d151a9312cc63ec97d459 - 2.59% (3.25 MB)
[#002] sha256:5b0f6c7fe8f67794177e2246dfed6fcd71b024d1cd31a3ece8c0a4e78c4fb23a - 0.0% (4.49 KB)
[#003] sha256:e48f3b417fd4bf78f048cbe7492f7f29f1c9850d1cfef56f23a079cf691b4f30 - 0.0% (185 Bytes)
[#004] sha256:768252457ae48f002d467a83967c16d62088d49be039a901da39157e85adda65 - 8.08% (10.2 MB)
[#005] sha256:54b63f07e51546129183d869248cb702b5217ee672b147b258a1ee4bdc440dd8 - 68.77% (86.5 MB)
[#006] sha256:839f8f2b68bbaacfb986d3baac5a4111e81531158d9bb577ef621dc42413e4c4 - 0.0% (405 Bytes)
/bin/sh -c #(nop) ADD file:d2abb0e4e7ac1773741f51f57d3a0b8ffc7907348842d773f8c341ba17f856d5 in /
2020-11-17 20:21:17 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-11-18 14:02:35 UTC/bin/sh -c apt-get update && apt-get install -y ca-certificates gosu --no-install-recommends && apt-get clean && rm -rf /var/lib/apt/lists/*
2020-11-18 14:02:35 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2020-11-18 14:02:35 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2020-11-18 14:02:36 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2020-11-18 14:02:36 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2020-11-18 14:02:36 UTC/bin/sh -c #(nop) WORKDIR /work
2020-11-18 14:02:37 UTC/bin/sh -c #(nop) EXPOSE 3000
2020-11-30 14:48:31 UTC/bin/sh -c #(nop) COPY file:249b4adf9802a87956f765b854071931387aa7a47abed39aef6b36b27d85a1c8 in /bin/relay
2020-11-30 14:48:32 UTC/bin/sh -c #(nop) COPY multi:0e3383abb662b1324c54d7084398a18933ffbc6a2326a23cfdface00d49d7745 in /opt/
2020-11-30 14:48:33 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-11-30 14:48:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-11-30 14:48:33 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.