2022-12-15 20:09:05 UTC
162 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:6eab20599fab240a56b06125a77b4921dd39662d3b9f9008da7306531772a1d0 - 15.97% (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:16b6e47fd394605171e32d92add3d4a877423feb97af4ab253decb3c6894c961 - 6.95% (11.3 MB)
[#005] sha256:2e7d4e77cd3cdfe4289fa2d4e680ab2ac94b9dd1bbdb18c60d3da3a9f3453cdf - 74.06% (120 MB)
[#006] sha256:62c9a15b6a9f6f6336d3dc99659860a52b3610d5117374b97aac576b79772764 - 0.0% (961 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-15 20:09:03 UTC/bin/sh -c #(nop) COPY file:f982a074e60821819f5b81763a868f392ba9f74370769923cb5336f0e48ab916 in /bin/relay
2022-12-15 20:09:04 UTC/bin/sh -c #(nop) COPY multi:f579e0e7f32f8cb707604c1b8f978fc39d51c1e48d5c798390cdef541beab153 in /opt/
2022-12-15 20:09:05 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-12-15 20:09:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-12-15 20:09:05 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.