2020-12-07 13:56:53 UTC
126 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:852e50cd189dfeb54d97680d9fa6bed21a6d7d18cfb56d6abfe2de9d7f173795 - 20.58% (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:767362893611b005760b42793e70380a07ef02e794241575ce6f75628db04089 - 8.07% (10.1 MB)
[#005] sha256:e8155b7f20e22267ef8d108574c3cb254605e63fa8707b01609f5b1dfe791e14 - 68.76% (86.4 MB)
[#006] sha256:66d6316796944ec8dfd8c07ea4a69489635c9579bcda77e13011c8996e217de0 - 0.0% (406 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-12-07 11:50:10 UTC/bin/sh -c #(nop) COPY file:4d4addfd70b2e26f4e9a61bfeaa79fcce1bf05b43495d3f0ea717bed18aad92b in /bin/relay
2020-12-07 13:56:52 UTC/bin/sh -c #(nop) COPY multi:ec0812b45bbd7a4f6fa546fae3b6f78f1617d588266c13aa5294109f4b1f03f0 in /opt/
2020-12-07 13:56:52 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-12-07 13:56:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-12-07 13:56:53 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.