2021-11-24 14:26:43 UTC
137 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:a10c77af261312e7c92bcc184f2d1726175ff7f142e44b01c5779cd79348b9fd - 18.9% (25.9 MB)
[#001] sha256:46cb8873481fa2bd3a6c7f3130672e80795b1146cbe45798d3ae7592faef8516 - 3.57% (4.89 MB)
[#002] sha256:b3c3ec7d73835b2b92048d180a089d13bc5377d7e70e7d1f4f14b3fce06eedd0 - 0.0% (4.49 KB)
[#003] sha256:98fc5d076d4425f1bb229c102393516f8b593c06109c1718dbf33c031a14a2a9 - 0.0% (184 Bytes)
[#004] sha256:a413ce3f10f1ef3f668fea4cc243cd0d921b399506f64784cd2b37d68bd569a2 - 7.13% (9.76 MB)
[#005] sha256:cc491562cff3f118eac60bafaae937beab84c8c8ad5f92c149615d12204dabf2 - 70.4% (96.4 MB)
[#006] sha256:12fc17ba625c69d6122cdf673908d2c3c3944f49de1cb89f0fc4fbf67318a4c3 - 0.0% (958 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-24 09:01:42 UTC/bin/sh -c #(nop) COPY file:417d3dcd2952eae6c736323fe6b17430bea6ee6ff1e5f90b8c8c2a0a0bb62556 in /bin/relay
2021-11-24 14:26:41 UTC/bin/sh -c #(nop) COPY multi:227b795c2c7735f925755de29a2887961eb4ae282be5853805a3b5bea60a2502 in /opt/
2021-11-24 14:26:42 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-11-24 14:26:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-11-24 14:26:43 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.