2023-01-24 14:19:35 UTC
162 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:548fcab5fe888f589dd092c68b813bfd65359878bd1950d6b753f749e82ebd7c - 15.96% (25.9 MB)
[#001] sha256:6bd84ec89e6867bb05cc1ff7ce94db5b8576351f7bedc7116b75abc5327cdff8 - 3.02% (4.9 MB)
[#002] sha256:457245b5921fbe730705e9043b4594358e4862d69f819bb9c48a9d57adbb5299 - 0.0% (4.49 KB)
[#003] sha256:dd0f9b5577c83ce37b211e683cd304452d6a9b447829060eb10f09257c404fb5 - 0.0% (184 Bytes)
[#004] sha256:ebad2326e83a1347efe057ba94208b6cb218df81c372a839843445c956291346 - 6.99% (11.3 MB)
[#005] sha256:7e294dd6baa4f5a2d47a3b44e0ec0f21e36e049295dc2c8c392133a3e84245b7 - 74.03% (120 MB)
[#006] sha256:ef34418c4daf5d4655cbd8624c583b342723ac2d0ca3b2ba3f0def7caf195793 - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:67ceb946e54c26c505b5f9f393d77befbd5e9b3b5c069ca301e314ecc74456b0 in /
2023-01-11 02:35:07 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-01-24 14:19:30 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/*
2023-01-24 14:19:30 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2023-01-24 14:19:31 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2023-01-24 14:19:31 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2023-01-24 14:19:31 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2023-01-24 14:19:31 UTC/bin/sh -c #(nop) WORKDIR /work
2023-01-24 14:19:32 UTC/bin/sh -c #(nop) EXPOSE 3000
2023-01-24 14:19:32 UTC/bin/sh -c #(nop) COPY file:7a6f002f9b896094c1b0e3ba54573881a05c11067d9b0c34c67fc98abbc93a91 in /bin/relay
2023-01-24 14:19:34 UTC/bin/sh -c #(nop) COPY multi:e3d695e9177fa106dcb34b20309b1f8b4ea669d74651d2eeac0a0cb77955078a in /opt/
2023-01-24 14:19:35 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2023-01-24 14:19:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2023-01-24 14:19:35 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.