2022-12-16 10:26:05 UTC
162 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:6eab20599fab240a56b06125a77b4921dd39662d3b9f9008da7306531772a1d0 - 16.02% (25.9 MB)
[#001] sha256:da74974bba98864eaecd03a5c385ef09c439a491f8e98757bc0742b9f0b61371 - 3.03% (4.9 MB)
[#002] sha256:109e5234ec3ba24004aafb9c61b938725ac8196e1f59f8bc44168e52febe8a60 - 0.0% (4.49 KB)
[#003] sha256:283c59ac4140e88a86049410c8c9f75f52d067f3b09d7d7ab1f6e7689300489e - 0.0% (186 Bytes)
[#004] sha256:49a2ea5c166ddfe38342d3e4f15cf9e227cbda68d02bb5ddd3467fa6284e4cbd - 6.96% (11.2 MB)
[#005] sha256:f904c08007a5ab41db4119945b3ca45346521b7be9e2233e84281d505981737f - 73.99% (120 MB)
[#006] sha256:627eb41e1c89a76febc4a67a27ae140240bbc43f7e73dbb2601a079e81330ad5 - 0.0% (959 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-16 10:26:02 UTC/bin/sh -c #(nop) COPY file:227beed2031b7236f4e8226744f1df2d0d53efb10e7e3c49c24d4471d623cada in /bin/relay
2022-12-16 10:26:04 UTC/bin/sh -c #(nop) COPY multi:48bbe68ef8c1069f7e3ac9a6a9a5d4454f731e37bc3e68f69916a2776bb44396 in /opt/
2022-12-16 10:26:04 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-12-16 10:26:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-12-16 10:26: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.