2022-02-04 13:22:51 UTC
141 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:6552179c3509e3c4314b4065e0d2790563d01cd474e2fdd58be4d46acd48af6a - 18.43% (25.9 MB)
[#001] sha256:239a88eef58bae7bd2f8ebc33082dba434cc5b6a55b2b00c5d29dd2f33f6b6c3 - 3.48% (4.89 MB)
[#002] sha256:106ed04149d5bfc6844977eb2671d79c13f53872fc18e594faf81ef222ad6143 - 0.0% (4.49 KB)
[#003] sha256:125e9b7638afb1157bd25fb090b9c3e4e6e12682f68c796f127139cc357f24e1 - 0.0% (183 Bytes)
[#004] sha256:324188b3532ac0b3fcc90912d5bc70cc502336bd3719d597dfafcec0df3a1f03 - 7.27% (10.2 MB)
[#005] sha256:dfa2750957282fcc5b2902e0559cd675e9c7e60a23039cc10c8926a7d7d4ae72 - 70.82% (99.5 MB)
[#006] sha256:26ab03885a47c37902542a3a2bfcf3e3bb5327b9e1dc7349064def7388c56e0f - 0.0% (959 Bytes)
/bin/sh -c #(nop) ADD file:c51141702f568a28a7e3e7a2748f5ead5754e32d7b1cf7ebc8f4326273d05206 in /
2022-01-26 01:40:59 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-02-01 13:41:34 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/*
2022-02-01 13:41:34 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-02-01 13:41:35 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-02-01 13:41:36 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-02-01 13:41:36 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-02-01 13:41:37 UTC/bin/sh -c #(nop) WORKDIR /work
2022-02-01 13:41:37 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-02-04 13:22:48 UTC/bin/sh -c #(nop) COPY file:59dffc28dde7063b5f1e2e52caa8977a42f32339282ce2a4b6f5e9078cb613f6 in /bin/relay
2022-02-04 13:22:49 UTC/bin/sh -c #(nop) COPY multi:186f992edd11b01765eb82cd60a50f36f3a42e7332fc67996ad7e0371fe0238a in /opt/
2022-02-04 13:22:50 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-02-04 13:22:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-02-04 13:22:51 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.