2022-12-08 15:01:24 UTC
162 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:6eab20599fab240a56b06125a77b4921dd39662d3b9f9008da7306531772a1d0 - 15.98% (25.9 MB)
[#001] sha256:da74974bba98864eaecd03a5c385ef09c439a491f8e98757bc0742b9f0b61371 - 3.02% (4.9 MB)
[#002] sha256:109e5234ec3ba24004aafb9c61b938725ac8196e1f59f8bc44168e52febe8a60 - 0.0% (4.49 KB)
[#003] sha256:283c59ac4140e88a86049410c8c9f75f52d067f3b09d7d7ab1f6e7689300489e - 0.0% (186 Bytes)
[#004] sha256:dc6c6c27cb684d10881966ef8c72bfd128d6e828a039228c335964ea1caf849d - 6.96% (11.3 MB)
[#005] sha256:530b9a059565054aa95c62493c5a84bca4eded3ba63b16921ef163f62985016d - 74.04% (120 MB)
[#006] sha256:5c372f5c2224ec40898ee7bdf3b6100571c277fdce752900d01fe660f8c62d35 - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:30180333dcb9028c0d2776f05042f6f309238b100863a050f3981fb80604e871 in /
2022-12-06 01:21:18 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-12-06 13:45:09 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-12-06 13:45:09 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-12-06 13:45:10 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-12-06 13:45:10 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-12-06 13:45:10 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-12-06 13:45:11 UTC/bin/sh -c #(nop) WORKDIR /work
2022-12-06 13:45:11 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-12-08 15:01:21 UTC/bin/sh -c #(nop) COPY file:9e3277c12a2593cb7040030cffd0acdb20985563ea79e1844a28c2a53faf0cb1 in /bin/relay
2022-12-08 15:01:23 UTC/bin/sh -c #(nop) COPY multi:4bb12a7e93be9ee51624e914d3b6c51824ba9249b3f283edfa28513a360b359a in /opt/
2022-12-08 15:01:23 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-12-08 15:01:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-12-08 15:01:24 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.