2020-05-12 11:49:48 UTC
117 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:b248fa9f6d2ae427ad7f00de3537ab256ae7eb413565f8be0773ee9b86ef57d4 - 18.3% (21.5 MB)
[#001] sha256:b96d096a6aac96e6e8435ee68388aa2a4b5b0b784564a049a2b96df1437dc3d5 - 2.52% (2.95 MB)
[#002] sha256:b45d6087d2cdacc0af729ed8edff736b029030308fdb31586c42d13df5b87676 - 0.0% (4.5 KB)
[#003] sha256:1bd6d71b865e5453638e32645f479ff8179832f886057cc6c529b769dc64f3d5 - 0.0% (185 Bytes)
[#004] sha256:cbb0489d1b4b22e8d0d405b077e4444bda0e82073745b83cbd84e9c00e1fedf5 - 9.06% (10.6 MB)
[#005] sha256:1700c9b30f763a86fba6ac6550440c4d5ed17fc30c1c130e2e4cffce58e8cf0c - 70.12% (82.3 MB)
[#006] sha256:69fc09cd5fb1c9d5798d07e8f1c95dd3095663f0b55e201f88724974c4e43d98 - 0.0% (406 Bytes)
/bin/sh -c #(nop) ADD file:08ea1ff3fcd4efc24ab4f262cfa24e55e65844f6858e41a46fe0635d247f174d in /
2020-04-23 00:23:03 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-04-23 09:07:25 UTC/bin/sh -c apt-get update && apt-get install -y ca-certificates gosu --no-install-recommends && apt-get clean && rm -rf /var/lib/apt/lists/*
2020-04-23 09:07:25 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2020-04-23 09:07:26 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2020-04-23 09:07:27 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2020-04-23 09:07:27 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2020-04-23 09:07:27 UTC/bin/sh -c #(nop) WORKDIR /work
2020-04-23 09:07:27 UTC/bin/sh -c #(nop) EXPOSE 3000
2020-05-08 14:21:23 UTC/bin/sh -c #(nop) COPY file:ebf90890f8025f637240f9d252c2ca41a41be3b2eea3dbd9d2ee41e92c4566b0 in /bin/relay
2020-05-12 11:49:47 UTC/bin/sh -c #(nop) COPY multi:7fc137dd376c632df547b2990ebe9bfa8a64e893fa2d6f7d2aa2ff7c97424a93 in /opt/
2020-05-12 11:49:48 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-05-12 11:49:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-05-12 11:49:48 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.