2021-02-12 18:44:40 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:0804dbf6ca992b627b738b2f94da004430087e74762cb3e8ceb1cb6fbe9aba5c - 7.94% (10.2 MB)
[#005] sha256:f36c60c6a96c245877869ebf55322fc7dd98a7ed9ec18eb378febc1661c7abe1 - 68.25% (88.1 MB)
[#006] sha256:9973921d53fa35489aeaaea7ffbfd996403480df787039181c1edad6add62e80 - 0.0% (960 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-12 16:10:48 UTC/bin/sh -c #(nop) COPY file:947f12829b292fb8acd51ab217d514860e817bff67cdd5822a8dcafe3f3d456c in /bin/relay
2021-02-12 18:44:39 UTC/bin/sh -c #(nop) COPY multi:dac18bdecce309c573044cdfb1618b2a4289824a60612d7bb829d142262ab207 in /opt/
2021-02-12 18:44:40 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-02-12 18:44:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-02-12 18:44:40 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.