2020-10-07 10:36:33 UTC
120 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:abb454610128b028301ee40af387d31111a1e699e4ea424fd53186ff77067402 - 17.9% (21.5 MB)
[#001] sha256:d201d33edb5e174a5ddaa618495b573a41c98825dc20156832511c3e37033e68 - 2.43% (2.91 MB)
[#002] sha256:fc8ab367080dedb9706430f8ff130a3eaa4a57bdc589e2f1ef27e0e8f6116239 - 0.0% (4.5 KB)
[#003] sha256:b024efd26dea389bdcede98c8c493554957643eee88c0a95b66decef5ff689ca - 0.0% (184 Bytes)
[#004] sha256:cb6b550eb49c6a704f0f9e1abf8f2f3b176ad533367cd3e0324918fa34c5820d - 8.53% (10.2 MB)
[#005] sha256:f6251e2b4c97af595c5ec9dd580fbecb51cf50df2d5487df73b5266f91abd7a0 - 71.13% (85.4 MB)
[#006] sha256:c9934843d3ca566d274d9488d7dfe121b33de39891904832b5573af615b56c39 - 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 10:36:31 UTC/bin/sh -c #(nop) COPY file:f6f4b12e9a457bcac21269ef474fa84807c808847299beb3150edf4c92e19df3 in /bin/relay
2020-10-07 10:36:32 UTC/bin/sh -c #(nop) COPY multi:cbc523e6de9510a3269515df381f4aeba9d439a77c04d1d888a88b05a0abc24d in /opt/
2020-10-07 10:36:33 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-10-07 10:36:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-10-07 10:36:33 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.