2020-09-16 14:57:30 UTC
118 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:abb454610128b028301ee40af387d31111a1e699e4ea424fd53186ff77067402 - 18.26% (21.5 MB)
[#001] sha256:d201d33edb5e174a5ddaa618495b573a41c98825dc20156832511c3e37033e68 - 2.48% (2.91 MB)
[#002] sha256:fc8ab367080dedb9706430f8ff130a3eaa4a57bdc589e2f1ef27e0e8f6116239 - 0.0% (4.5 KB)
[#003] sha256:b024efd26dea389bdcede98c8c493554957643eee88c0a95b66decef5ff689ca - 0.0% (184 Bytes)
[#004] sha256:3ca18af973de2b5ef11509a81893ae11f1556c3d406380fd327e7a99081de8e5 - 8.45% (9.94 MB)
[#005] sha256:05bccef0e69bfaf804fc1d4222245d365064afa76c5763e379cc78947096e356 - 70.81% (83.3 MB)
[#006] sha256:38c817f29e9242dcbe3363c519bf730b4163f66d8ccb0107c1a403a8516bb837 - 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-15 19:45:18 UTC/bin/sh -c #(nop) COPY file:29a64bf41bd76145d9e0d1bbff205e6dd9b257ff6f8c779cb8d0aa82fe8a10a6 in /bin/relay
2020-09-16 14:57:29 UTC/bin/sh -c #(nop) COPY multi:aac51f8fe6b8cb0ec3cb4c7d91b8f6df60f4075333fae00416dbcdeaef1e8ca8 in /opt/
2020-09-16 14:57:30 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-09-16 14:57:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-09-16 14:57:30 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.