2022-02-22 15:06:25 UTC
141 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:6552179c3509e3c4314b4065e0d2790563d01cd474e2fdd58be4d46acd48af6a - 18.33% (25.9 MB)
[#001] sha256:239a88eef58bae7bd2f8ebc33082dba434cc5b6a55b2b00c5d29dd2f33f6b6c3 - 3.46% (4.89 MB)
[#002] sha256:106ed04149d5bfc6844977eb2671d79c13f53872fc18e594faf81ef222ad6143 - 0.0% (4.49 KB)
[#003] sha256:125e9b7638afb1157bd25fb090b9c3e4e6e12682f68c796f127139cc357f24e1 - 0.0% (183 Bytes)
[#004] sha256:0ab44eda1d483cdddc00a56ccef482da7ada68967d550895cc8313d5cd7cacd8 - 7.22% (10.2 MB)
[#005] sha256:4083a95aa7435064a84b0452ecaff2ed6f901955cff06cb49149552e4a3c7167 - 71.0% (100 MB)
[#006] sha256:4b46e10616d3dc8fc73c0ea1234bf5c3adfc52a5640e0dfb87d8eaa57956d680 - 0.0% (961 Bytes)
/bin/sh -c #(nop) ADD file:c51141702f568a28a7e3e7a2748f5ead5754e32d7b1cf7ebc8f4326273d05206 in /
2022-01-26 01:40:59 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-02-01 13:41:34 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-02-01 13:41:34 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-02-01 13:41:35 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-02-01 13:41:36 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-02-01 13:41:36 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-02-01 13:41:37 UTC/bin/sh -c #(nop) WORKDIR /work
2022-02-01 13:41:37 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-02-22 15:06:22 UTC/bin/sh -c #(nop) COPY file:de468fb7f6f9470b7431aec2f39b1650bdd61834ecc48d734bd841d4ccaba9c6 in /bin/relay
2022-02-22 15:06:23 UTC/bin/sh -c #(nop) COPY multi:c0f55d2dc354427853ef4ba209897482bf9009048f71e219baba25a38ee84de8 in /opt/
2022-02-22 15:06:24 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-02-22 15:06:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-02-22 15:06:25 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.