2021-04-09 13:20:50 UTC
141 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:75646c2fb4101d306585c9b106be1dfa7d82720baabe1c75b64d759ea8adf341 - 18.35% (25.9 MB)
[#001] sha256:f69edb45cb9d677c56eaf60e547fb8036427c61579591d0f7596518089f46011 - 3.46% (4.89 MB)
[#002] sha256:b4e156c5c778d145022bc56a136f9c25577c4c0d4d7ae41f985eb7db2c5d1fdc - 0.0% (4.49 KB)
[#003] sha256:5cc177846990dfeb962842ff14626ea0a3f323dedf2c663dd504d2a9626b7eb8 - 0.0% (184 Bytes)
[#004] sha256:cef5c205dedef88facc6f4c89dbc05ba5a662ef7cbf262a2b0fbb1f7306417d8 - 7.67% (10.8 MB)
[#005] sha256:4ff77317677ff88e3d747a2a53340eef1bdf767ca0b8b47a651e2e05f60a1de9 - 70.51% (99.4 MB)
[#006] sha256:4e85fadd97ec23c5110d2e639de5e4de48158b912c6a6aaa5a64c8ec57e9a9b4 - 0.0% (958 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-04-09 13:20:48 UTC/bin/sh -c #(nop) COPY file:afd0610410be481fed689fb1d1eae50ed539f8fb404ee3bb976bca2456674591 in /bin/relay
2021-04-09 13:20:49 UTC/bin/sh -c #(nop) COPY multi:1cb0d96f8e58b4a074adfc3b6e690a16f20d97b8d45cb32ada7481bd42046c0f in /opt/
2021-04-09 13:20:50 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-04-09 13:20:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-04-09 13:20:50 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.