2021-05-25 10:15:33 UTC
135 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:69692152171afee1fd341febc390747cfca2ff302f2881d8b394e786af605696 - 19.11% (25.9 MB)
[#001] sha256:cfed8f6473223fc1cf3e037f1b6420ba35efe408e481cb613fdf46ad5439c035 - 3.61% (4.89 MB)
[#002] sha256:cd1e73703ee52936feff78c944ec4924fdf38b6ce530275478c9324bb7cd350b - 0.0% (4.49 KB)
[#003] sha256:c7ca6313c03d6db9dc08702ba048f96b388105dfdda7188b05b73c0547abe289 - 0.0% (185 Bytes)
[#004] sha256:f2401440e9d805498496099b8a3101cc6cba4be9dfa9058ac97a3aac183bac27 - 7.58% (10.3 MB)
[#005] sha256:0f3ec760f3cf396788a2b1c306a227ef130a6f6559f2ab1ac68db953d2bc2039 - 69.7% (94.4 MB)
[#006] sha256:98e0afa3bf1618579f44f7fdb6997cda0a0c5a82b7a869a38e70d43f5cbb4f0d - 0.0% (959 Bytes)
/bin/sh -c #(nop) ADD file:7362e0e50f30ff45463ea38bb265cb8f6b7cd422eb2d09de7384efa0b59614be in /
2021-05-12 01:21:22 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-05-14 19:02:19 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/*
2021-05-14 19:02:19 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-05-14 19:02:20 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-05-14 19:02:21 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-05-14 19:02:21 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-05-14 19:02:21 UTC/bin/sh -c #(nop) WORKDIR /work
2021-05-14 19:02:21 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-05-25 10:15:30 UTC/bin/sh -c #(nop) COPY file:d7c5e1d5f6bbab0d6ef9771f53dfd939d69d86777f309beed839613fbeb93634 in /bin/relay
2021-05-25 10:15:31 UTC/bin/sh -c #(nop) COPY multi:e5d8cb7a830802375401aad05e79254c466af1e6db98c1f72330de4c5cc6231b in /opt/
2021-05-25 10:15:32 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-05-25 10:15:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-05-25 10:15:33 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.