2020-09-30 13:37:47 UTC
120 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:abb454610128b028301ee40af387d31111a1e699e4ea424fd53186ff77067402 - 17.94% (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:7bbabc0d511c7ad2632b6e4334662596327862eb5c4bc46f83e482aecde565d8 - 8.51% (10.2 MB)
[#005] sha256:9bb8bf0a9e2c49e42fc1d7c17fe03b2c5d642990aaea72d6df8ed841e3bb17d1 - 71.12% (85.2 MB)
[#006] sha256:4832d1c7591485eaa660d4a4f39a2c6d673ebb541138c4804c2df78c229ab39e - 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-09-30 13:37:45 UTC/bin/sh -c #(nop) COPY file:eb4f1db0453205e1c21f30ff4156c30573bc4f654d4387b2cc8cd12608ebd104 in /bin/relay
2020-09-30 13:37:46 UTC/bin/sh -c #(nop) COPY multi:6996b0f51bbafe342ae4f6431eb727b03e6ed2a697b4c523015ff77f4e1021a8 in /opt/
2020-09-30 13:37:47 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-09-30 13:37:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-09-30 13:37:47 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.