2021-02-11 12:41:28 UTC
129 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:45b42c59be334ecda0daaa139b2f7d310e45c564c5f12263b1b8e68ec9e810ed - 20.03% (25.8 MB)
[#001] sha256:acab7c92db03127887687299f522f60b9bd843284473fa43a9f7c7872c2b4bb5 - 3.79% (4.89 MB)
[#002] sha256:df231582a665e5f2db892dc8a8c8dc68ea2feb4e6455f31ddef12c123a396704 - 0.0% (4.49 KB)
[#003] sha256:cb65c4718c767e58696914a3cb08278fe8e3ce4eff719e547193e7754921600d - 0.0% (183 Bytes)
[#004] sha256:ac8fa08c17495e20f17066c05ed37d86a6356ccdfb8c0034d38c31abb3281e49 - 7.98% (10.3 MB)
[#005] sha256:a44195f5b222f6aa7078627b11cc2f51e889c93129a0a7154638b33ba6505deb - 68.2% (88 MB)
[#006] sha256:5e06604b37bcc69e61631e197aad3b50c52d4e53923a4a42e78f99d56fd6d50b - 0.0% (958 Bytes)
/bin/sh -c #(nop) ADD file:d5c41bfaf15180481d8606f50799297e3f49b8a258c7c2cd988ab2bf0013272d in /
2021-02-09 02:20:56 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-02-10 16:09:04 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-02-10 16:09:04 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-02-10 16:09:04 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-02-10 16:09:05 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-02-10 16:09:05 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-02-10 16:09:05 UTC/bin/sh -c #(nop) WORKDIR /work
2021-02-10 16:09:05 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-02-10 16:09:06 UTC/bin/sh -c #(nop) COPY file:8cec190fe5e4fb82017db0992759deeead3be0b20f5daacda7a4f0197b10480d in /bin/relay
2021-02-11 12:41:27 UTC/bin/sh -c #(nop) COPY multi:d856f48e936a44ee7aa887e77e3b6adb8aa194b6c4601dbe683d6d7531ac0d61 in /opt/
2021-02-11 12:41:28 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-02-11 12:41:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-02-11 12:41:28 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.