2021-02-26 12:00:44 UTC
138 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:45b42c59be334ecda0daaa139b2f7d310e45c564c5f12263b1b8e68ec9e810ed - 18.66% (25.8 MB)
[#001] sha256:acab7c92db03127887687299f522f60b9bd843284473fa43a9f7c7872c2b4bb5 - 3.53% (4.89 MB)
[#002] sha256:df231582a665e5f2db892dc8a8c8dc68ea2feb4e6455f31ddef12c123a396704 - 0.0% (4.49 KB)
[#003] sha256:cb65c4718c767e58696914a3cb08278fe8e3ce4eff719e547193e7754921600d - 0.0% (183 Bytes)
[#004] sha256:f241434cdfa587e4c41ebd13a18cbf838c3ca165462767314261546e7d8dfefd - 7.7% (10.7 MB)
[#005] sha256:fd3a217c6a6d1ee3228e1983db4cc93fb97ff92bee3823619b989997bc0c1aed - 70.11% (97.1 MB)
[#006] sha256:37a613789e5706ff33fd2bddb12fac371402bb04cf1e0147168f7653bf2c6571 - 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-26 12:00:41 UTC/bin/sh -c #(nop) COPY file:ee49be3ade4719d40ba11d7b7b1c9be940d9ea1d49369424dbf4b7681e598b8a in /bin/relay
2021-02-26 12:00:43 UTC/bin/sh -c #(nop) COPY multi:758a7eebc6bd969a2a8317028b4247efe8128ce69aacd3fb21f48b874c0a188e in /opt/
2021-02-26 12:00:44 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-02-26 12:00:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-02-26 12:00:44 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.