2021-01-29 11:44:18 UTC
129 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:a076a628af6f7dcabc536bee373c0d9b48d9f0516788e64080c4e841746e6ce6 - 20.02% (25.9 MB)
[#001] sha256:6d2fafb4c735b7d41e331e135c4e525761e13274ac0fb6bd73e9a3d208d08bd7 - 3.77% (4.87 MB)
[#002] sha256:1b8e435e84a1021a717832d1493cb3656596111e85a2e5c11ca83415cd831235 - 0.0% (4.49 KB)
[#003] sha256:8f0aeb5e339c0a59c518092319e2e54a01922cbcc1a699e9575adf6ee62b4f12 - 0.0% (184 Bytes)
[#004] sha256:3dbb5ce5c6edd50996c3fbb1370ae284c3661020ea2047e5fab8d901f6d48beb - 7.97% (10.3 MB)
[#005] sha256:637c263c6a857be1cb63480ef62fe22a5a5fa4b90d0c35f19f4044d8a989762c - 68.24% (88.1 MB)
[#006] sha256:997510919d0addbfa3a91c4ff97cee1678cf929d0ba1eadc803a4404b2008dad - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:422aca8901ae3d869a815051cea7f1e4c0204fad16884e7cd01da57d142f2e3a in /
2021-01-12 00:32:51 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-01-13 12:39:38 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-01-13 12:39:38 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-01-13 12:39:39 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-01-13 12:39:40 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-01-13 12:39:40 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-01-13 12:39:40 UTC/bin/sh -c #(nop) WORKDIR /work
2021-01-13 12:39:40 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-01-29 11:44:15 UTC/bin/sh -c #(nop) COPY file:5b3e8b2b06430c90954636f69465abfd38812d45fe17094213f4959c5cb60bc6 in /bin/relay
2021-01-29 11:44:17 UTC/bin/sh -c #(nop) COPY multi:1fb0796b35a0a287c3926df5d988923b83ed8bc2825bf5b468d4cc4bd08c4abc in /opt/
2021-01-29 11:44:18 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-01-29 11:44:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-01-29 11:44:18 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.