2022-10-04 14:37:23 UTC
158 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:4b7b4a8876e2f677668e51b8473f97a237d3d4df201b9df4031bcaa8068370b1 - 16.38% (25.9 MB)
[#001] sha256:8b8dacd31de1fbcc906bd7430ed849914a9f412718ecbdb3039e63eb4d73f3fa - 3.1% (4.89 MB)
[#002] sha256:d825f869a5d7247c171f0d56a2d24b1166b79a56fff8b52776d0be515a4a21e0 - 0.0% (4.49 KB)
[#003] sha256:e57eb14ee1e461d2ab7785040b474a574da3fbdac9636b769dd19674b485b67d - 0.0% (184 Bytes)
[#004] sha256:da0264d50504b4c5c5fae7adc1ba8c2fa7cbf24b5f23e34d79809b6b2c64208c - 7.0% (11.1 MB)
[#005] sha256:ba73c14ac4d2a2549911b01731b70b7ab40fb860e3f2103f8b728cea747405cd - 73.51% (116 MB)
[#006] sha256:ff641035eccff0b4d74cd2e1e3b9ac39becee890e44cb5c0d04483c1897960c1 - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:782d864aa72c2d5fb599311ebae56db4067d2e91ff532c1aaf1a291c3dbce5bb in /
2022-09-13 00:56:49 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-09-13 16:53:15 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-09-13 16:53:15 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-09-13 16:53:16 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-09-13 16:53:17 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-09-13 16:53:17 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-09-13 16:53:17 UTC/bin/sh -c #(nop) WORKDIR /work
2022-09-13 16:53:17 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-10-04 14:37:20 UTC/bin/sh -c #(nop) COPY file:3975d773f90b6d3467b7133ec9ddf9745f57b6efe03d3879d3c31b2029f28e9a in /bin/relay
2022-10-04 14:37:22 UTC/bin/sh -c #(nop) COPY multi:2f9403b1816c75d0e87bea370f04486b86d5dca78870b9a5d903048dbabdfce4 in /opt/
2022-10-04 14:37:23 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-10-04 14:37:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-10-04 14:37:23 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.