2022-09-23 12:47:12 UTC
159 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:4b7b4a8876e2f677668e51b8473f97a237d3d4df201b9df4031bcaa8068370b1 - 16.27% (25.9 MB)
[#001] sha256:8b8dacd31de1fbcc906bd7430ed849914a9f412718ecbdb3039e63eb4d73f3fa - 3.08% (4.89 MB)
[#002] sha256:d825f869a5d7247c171f0d56a2d24b1166b79a56fff8b52776d0be515a4a21e0 - 0.0% (4.49 KB)
[#003] sha256:e57eb14ee1e461d2ab7785040b474a574da3fbdac9636b769dd19674b485b67d - 0.0% (184 Bytes)
[#004] sha256:626885f6473913b653dec54dcf63fbfccf719e1b92cf68353d4638b61a1f4a00 - 6.97% (11.1 MB)
[#005] sha256:23938e46cb022aa4a600802e54632a31f424d98b789e1ab8ad9916d966b42c12 - 73.68% (117 MB)
[#006] sha256:abd5751186b25aef1a2b2c74de0ad1669765092259ca602916f103f93aba88ec - 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-09-23 12:47:09 UTC/bin/sh -c #(nop) COPY file:89db6ab7cc2333b5a5d223d82f1bf01d2b94f3bb2923bf382395a32a94477893 in /bin/relay
2022-09-23 12:47:10 UTC/bin/sh -c #(nop) COPY multi:bc6e7b7e97cb98cf27aeb739ca24e09281b0a52f2cdcbaec47483e9b93e2f516 in /opt/
2022-09-23 12:47:11 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-09-23 12:47:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-09-23 12:47:12 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.