2021-04-01 12:01:26 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:fe2eeb34b0363d49660b9be19c740f171738849bbecccef74086c2df92bd02bc - 7.66% (10.8 MB)
[#005] sha256:452f5fe26eb3584ede760a13c740624e6781d94224d26ea4be6671bb7ae02000 - 70.5% (99.3 MB)
[#006] sha256:9bfa2a40dcec880b7533c4893ecf9d85f48ea8f4b617229e730009d34d3a992e - 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-04-01 12:01:24 UTC/bin/sh -c #(nop) COPY file:a36f16481961bca674968c0412fd90e290c0417e6bba16974af8f790a221684e in /bin/relay
2021-04-01 12:01:25 UTC/bin/sh -c #(nop) COPY multi:d9cda2dc344a20c69dae78cb81b4b79e3d8d3249a2c21244237016971b374b6c in /opt/
2021-04-01 12:01:26 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-04-01 12:01:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-04-01 12:01:26 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.