2020-12-03 18:50:56 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:76e98196b58060ce698a1c57f0b4d5df2712c764710f9285534bf4eac8269089 - 8.08% (10.1 MB)
[#005] sha256:57fc63fe586bdf78cfb4ffb8e2a35d9939e96d96a7eb8fb31d7acca45f81710b - 68.75% (86.3 MB)
[#006] sha256:558118f7dfce597f00d4308fe0088151a4c557b1ad83b053694b8a1ea5b54e81 - 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-03 17:05:26 UTC/bin/sh -c #(nop) COPY file:a6e58ec993e0751447c2b01440caceb40e397fefb9cbb75f7462f31ab08494e4 in /bin/relay
2020-12-03 18:50:55 UTC/bin/sh -c #(nop) COPY multi:ce2b721f8b3b22195bec3c88aeca11dd4e6794d4b99962bcac9f4f79963f1393 in /opt/
2020-12-03 18:50:56 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-12-03 18:50:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-12-03 18:50:56 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.