2021-11-18 11:08:06 UTC
137 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:a10c77af261312e7c92bcc184f2d1726175ff7f142e44b01c5779cd79348b9fd - 18.86% (25.9 MB)
[#001] sha256:46cb8873481fa2bd3a6c7f3130672e80795b1146cbe45798d3ae7592faef8516 - 3.56% (4.89 MB)
[#002] sha256:b3c3ec7d73835b2b92048d180a089d13bc5377d7e70e7d1f4f14b3fce06eedd0 - 0.0% (4.49 KB)
[#003] sha256:98fc5d076d4425f1bb229c102393516f8b593c06109c1718dbf33c031a14a2a9 - 0.0% (184 Bytes)
[#004] sha256:3fcee28a9cdb619f5eda6f48885339700bba3139539e138e8f04c9567ca32d37 - 7.13% (9.79 MB)
[#005] sha256:4fd256a5851e608275f4fd769136bd7f7898b296d13eac0246832eea7651b9c1 - 70.45% (96.7 MB)
[#006] sha256:dda5978c3d95bdea045a39261e0eebacb8860b379b7e1415de24a5f584888aff - 0.0% (959 Bytes)
/bin/sh -c #(nop) ADD file:3c54ad257f2e04f7294ce879b884820cf4726c8e93ec548172825963e40c79ad in /
2021-11-17 02:21:02 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-11-17 10:30:14 UTC/bin/sh -c apt-get update && apt-get install -y ca-certificates gosu curl --no-install-recommends && apt-get clean && rm -rf /var/lib/apt/lists/*
2021-11-17 10:30:14 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-11-17 10:30:14 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-11-17 10:30:15 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-11-17 10:30:15 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-11-17 10:30:15 UTC/bin/sh -c #(nop) WORKDIR /work
2021-11-17 10:30:15 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-11-18 11:08:03 UTC/bin/sh -c #(nop) COPY file:19d795bfbdf7e56de254d75eda1bc6cd9099ce1fcc2a2b904522edf483c94933 in /bin/relay
2021-11-18 11:08:05 UTC/bin/sh -c #(nop) COPY multi:cbd5e0f10eebd786fcdfae7e8f1e72ca64fb6636b255bd2b8ddcb9b1e6208052 in /opt/
2021-11-18 11:08:05 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-11-18 11:08:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-11-18 11:08:06 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.