2023-01-28 01:59:40 UTC
161 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:548fcab5fe888f589dd092c68b813bfd65359878bd1950d6b753f749e82ebd7c - 16.07% (25.9 MB)
[#001] sha256:0f7497cdafa8782406cda3978bc59564a2b197a1fb34c8cc9f5d2919f99e2542 - 3.04% (4.9 MB)
[#002] sha256:cc10e2b4baf932717712ee588c6f7824c44c3959d5f7667ec4a2a9106dcf61c7 - 0.0% (4.49 KB)
[#003] sha256:1a37861efa05c2236795a3ca4ffb1be59ae5ffa0edb464c56e6c33e0852421d5 - 0.0% (183 Bytes)
[#004] sha256:cf453ec83db6a63009dc57599707d94a2ad0cbf02bbe37ffcfb2df820fbec563 - 7.02% (11.3 MB)
[#005] sha256:17882abe96cc011f0391eb39f5a38ddc27ce9e7f6067b84059400b8aeccc5dc4 - 73.87% (119 MB)
[#006] sha256:115e1a684839863d9fbd6e56be1b42a87e4897a027bc27cf7986ad965f3d7683 - 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-28 01:59:35 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-28 01:59:35 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2023-01-28 01:59:36 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2023-01-28 01:59:36 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2023-01-28 01:59:36 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2023-01-28 01:59:36 UTC/bin/sh -c #(nop) WORKDIR /work
2023-01-28 01:59:36 UTC/bin/sh -c #(nop) EXPOSE 3000
2023-01-28 01:59:37 UTC/bin/sh -c #(nop) COPY file:075b7771504b665acaed973a2c3337d8c4d931f4ae5e5147c5a1747525c81d50 in /bin/relay
2023-01-28 01:59:39 UTC/bin/sh -c #(nop) COPY multi:4757752e4e2f6852039bbcb1fe2e94e75417380a33147e68e3c1991c99fc4bfd in /opt/
2023-01-28 01:59:40 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2023-01-28 01:59:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2023-01-28 01:59:40 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.