2021-02-25 16:34:06 UTC
135 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:45b42c59be334ecda0daaa139b2f7d310e45c564c5f12263b1b8e68ec9e810ed - 19.15% (25.8 MB)
[#001] sha256:acab7c92db03127887687299f522f60b9bd843284473fa43a9f7c7872c2b4bb5 - 3.62% (4.89 MB)
[#002] sha256:df231582a665e5f2db892dc8a8c8dc68ea2feb4e6455f31ddef12c123a396704 - 0.0% (4.49 KB)
[#003] sha256:cb65c4718c767e58696914a3cb08278fe8e3ce4eff719e547193e7754921600d - 0.0% (183 Bytes)
[#004] sha256:02ec3cf6c6526bcfe5e7d974d30adbea142bcfb7e42781965f2a82ecb78c1e7a - 7.82% (10.5 MB)
[#005] sha256:0ac584bbe2c2c5e7c1a934c8a9bd509e9a6d663dfa2c42e1c7cae2251e8320d3 - 69.41% (93.7 MB)
[#006] sha256:af767399559e00aea1349f33d212bfcb9c82cce8092949e92ae7ce0b4c2d865b - 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-25 16:34:04 UTC/bin/sh -c #(nop) COPY file:4011d5b707183180d217c70c9023f7564474742d05d1c89ffbc0f688ef0b8f41 in /bin/relay
2021-02-25 16:34:05 UTC/bin/sh -c #(nop) COPY multi:6d2f89b0ce4dd126905b3519cc8b71068a3c3aee84799d6a4d37f41ef30a9cc0 in /opt/
2021-02-25 16:34:06 UTC/bin/sh -c #(nop) COPY file:af84db10dcd09f03064a83e80c707d17abae8d161f41ac9b5576edb46f07a7f5 in /
2021-02-25 16:34:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2021-02-25 16:34:06 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.