2021-02-11 16:50:35 UTC
129 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:45b42c59be334ecda0daaa139b2f7d310e45c564c5f12263b1b8e68ec9e810ed - 20.02% (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:705c337a7291f40e4f3108b4e48e7a966bd16a88c3e47876e8dec8bb8120fd7a - 7.98% (10.3 MB)
[#005] sha256:f3486910a825cdd50cc5397eed6d1259e5a9f4ec94f553abd9aa8ae2193fc620 - 68.21% (88 MB)
[#006] sha256:c18a0309f87e26364dced7d57ec40595dbbbf79fc2a1a28dbd517adab867df13 - 0.0% (959 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-11 16:50:33 UTC/bin/sh -c #(nop) COPY file:992c344b96e61b525dec8c1444236af32e1592d4a06264369f59dc2177609884 in /bin/relay
2021-02-11 16:50:34 UTC/bin/sh -c #(nop) COPY multi:e696d3b82f3b2bb65736c40af34e4f491e18e45fac8fc3b6ed3fa2c7136a93f8 in /opt/
2021-02-11 16:50:35 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-02-11 16:50:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-02-11 16:50:35 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.