2022-04-08 15:07:07 UTC
143 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:f003217c5aaebdfee0b9a448fbabd995e5f0159f5b231460c0ecc21baf171953 - 18.09% (25.9 MB)
[#001] sha256:1d692683d82351bce03fcd48375c4b9b417fed8ff4c3c11ee5eb630bb2766950 - 3.42% (4.89 MB)
[#002] sha256:434fd5e73c2ecb159e0dc9449f3c98ed17b3194ea4c89f4dd3c41788d636a805 - 0.0% (4.5 KB)
[#003] sha256:355f21ef19121391b7b500f3a870a47ac6b7968f1a50bc571f8d7bb52eb2619b - 0.0% (184 Bytes)
[#004] sha256:9e63f6b0ce3d6b01832741c5db76f6c17190a7413a966668f3283085b7006c8d - 7.01% (10 MB)
[#005] sha256:a150c4b48cb83531cb52c2c2956afeab6fea63699a6053ed7d3f9c579377fde1 - 71.48% (102 MB)
[#006] sha256:2bc42d48374913f84c3a72dba92ce87f3f507f2182bc5161ce1b27c67f9ea02d - 0.0% (959 Bytes)
/bin/sh -c #(nop) ADD file:59187422476c57db46e60f894a4cfd0f243e80230ef9ea75b2d8dd4925d59df3 in /
2022-03-29 00:22:38 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-03-29 06:58:58 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-03-29 06:58:58 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2022-03-29 06:58:59 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2022-03-29 06:58:59 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2022-03-29 06:59:00 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2022-03-29 06:59:00 UTC/bin/sh -c #(nop) WORKDIR /work
2022-03-29 06:59:00 UTC/bin/sh -c #(nop) EXPOSE 3000
2022-04-08 15:07:04 UTC/bin/sh -c #(nop) COPY file:175edb66ef11ca22955c6d42979fcfb6628e477b35808ea2192133cadecb6211 in /bin/relay
2022-04-08 15:07:06 UTC/bin/sh -c #(nop) COPY multi:9695388b121aa69c3ce5800c35137bbb142c9420eb6eca80ebf22f5392f2650d in /opt/
2022-04-08 15:07:07 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2022-04-08 15:07:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2022-04-08 15:07:07 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.