2020-11-24 15:19:16 UTC
124 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:852e50cd189dfeb54d97680d9fa6bed21a6d7d18cfb56d6abfe2de9d7f173795 - 20.85% (25.8 MB)
[#001] sha256:a9adb943440b76fcc1a4459ab472edb051b71d31840d151a9312cc63ec97d459 - 2.62% (3.25 MB)
[#002] sha256:5b0f6c7fe8f67794177e2246dfed6fcd71b024d1cd31a3ece8c0a4e78c4fb23a - 0.0% (4.49 KB)
[#003] sha256:e48f3b417fd4bf78f048cbe7492f7f29f1c9850d1cfef56f23a079cf691b4f30 - 0.0% (185 Bytes)
[#004] sha256:e47b73a76f3869e104a4523db97cfc40dc4a4b5d3084dd670a421832786501e3 - 8.03% (9.96 MB)
[#005] sha256:507e41813865b8514b024ca04d5c2d728ebf6941322936e4a10586bc22fd6d03 - 68.49% (84.9 MB)
[#006] sha256:763cbcc3f3de7b72a025b325d262f447b252914d178603c1b72a609b49e2be68 - 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-11-24 15:19:14 UTC/bin/sh -c #(nop) COPY file:8f71a524ebf92147d7254d887a63000df5b1dcdf8f3103ffa6affa47fd1bc87a in /bin/relay
2020-11-24 15:19:15 UTC/bin/sh -c #(nop) COPY multi:67ec376d9a06c49e8d2aad3d93d50454fafaf37f6abb27516f1f5ff14e12032c in /opt/
2020-11-24 15:19:16 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-11-24 15:19:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-11-24 15:19:16 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.