2021-03-31 07:25:23 UTC
141 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:75646c2fb4101d306585c9b106be1dfa7d82720baabe1c75b64d759ea8adf341 - 18.37% (25.9 MB)
[#001] sha256:f69edb45cb9d677c56eaf60e547fb8036427c61579591d0f7596518089f46011 - 3.47% (4.89 MB)
[#002] sha256:b4e156c5c778d145022bc56a136f9c25577c4c0d4d7ae41f985eb7db2c5d1fdc - 0.0% (4.49 KB)
[#003] sha256:5cc177846990dfeb962842ff14626ea0a3f323dedf2c663dd504d2a9626b7eb8 - 0.0% (184 Bytes)
[#004] sha256:716899393acd718f2f7cd9abeee1b3405f31685fb9a50be1542a75d77b0a0b71 - 7.66% (10.8 MB)
[#005] sha256:d46fdbb8c6af627936b19e49a403386f71ae1a1e52b9fc8eca39d1e9b6259052 - 70.49% (99.3 MB)
[#006] sha256:94ff8c3dd968861e55aea19e365447156fe14d2923ec70c43fab372a97ad3f1a - 0.0% (960 Bytes)
/bin/sh -c #(nop) ADD file:b797b4d60ad7954e98ad71574c4fc90ad3da9a5c250112373e92e2af3056e581 in /
2021-03-30 21:49:30 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-03-31 07:25:18 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-03-31 07:25:18 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2021-03-31 07:25:19 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2021-03-31 07:25:19 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2021-03-31 07:25:19 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2021-03-31 07:25:19 UTC/bin/sh -c #(nop) WORKDIR /work
2021-03-31 07:25:20 UTC/bin/sh -c #(nop) EXPOSE 3000
2021-03-31 07:25:20 UTC/bin/sh -c #(nop) COPY file:868220b1fe1a5a62935389bf99c85f023c51a49eb932cbe694ceb6818509a0c1 in /bin/relay
2021-03-31 07:25:21 UTC/bin/sh -c #(nop) COPY multi:e7b8beef97fd25222d63e2858c8af904dd4f2200c00e41cab7f827a940c8a440 in /opt/
2021-03-31 07:25:22 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-03-31 07:25:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-03-31 07:25:23 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.