2020-10-07 13:44:44 UTC
120 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:abb454610128b028301ee40af387d31111a1e699e4ea424fd53186ff77067402 - 17.83% (21.5 MB)
[#001] sha256:d201d33edb5e174a5ddaa618495b573a41c98825dc20156832511c3e37033e68 - 2.42% (2.91 MB)
[#002] sha256:fc8ab367080dedb9706430f8ff130a3eaa4a57bdc589e2f1ef27e0e8f6116239 - 0.0% (4.5 KB)
[#003] sha256:b024efd26dea389bdcede98c8c493554957643eee88c0a95b66decef5ff689ca - 0.0% (184 Bytes)
[#004] sha256:bf388b07a94c4939bbeab2737a525916ce5be2c27f38cea7378ec102ae13d5ef - 8.54% (10.3 MB)
[#005] sha256:c79b9cdcebdd4ed73326369a58dec126611d528fba3f0df3eb760bb6b1cb48c4 - 71.21% (85.8 MB)
[#006] sha256:56601b7b8993b3717bf4626fe07e2335f40160ae7f04b9962dbbd5505e54a597 - 0.0% (406 Bytes)
/bin/sh -c #(nop) ADD file:83fbd2352bbac612c7a954e19abd295607cea4482c556c225308e0241b58e2bf in /
2020-09-10 00:30:37 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-09-11 08:51:52 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-09-11 08:51:52 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2020-09-11 08:51:52 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2020-09-11 08:51:53 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2020-09-11 08:51:53 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2020-09-11 08:51:53 UTC/bin/sh -c #(nop) WORKDIR /work
2020-09-11 08:51:53 UTC/bin/sh -c #(nop) EXPOSE 3000
2020-10-07 13:44:42 UTC/bin/sh -c #(nop) COPY file:6789aaabfba81b3c3a244753d742aba7879033c9a6c59e66b771542bfa72097a in /bin/relay
2020-10-07 13:44:43 UTC/bin/sh -c #(nop) COPY multi:4870e92f93f6b1f8d1a25632a92700a13ab4d15bc41e41f893ca352e6a8c8a24 in /opt/
2020-10-07 13:44:44 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-10-07 13:44:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-10-07 13:44:44 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.