2020-05-12 18:00:36 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:fc02e2854c38ff9219ab1a0b1bbefbdaeb0711bab88d2bb6c0b283d759680ab0 - 9.06% (10.6 MB)
[#005] sha256:df984b26f0656e6d2771ce904da8138a68360fed594ff9b9caf3ea8b351e10f1 - 70.12% (82.3 MB)
[#006] sha256:f93f8d21d5cfdb3c23d511de3c01246b4e3176874da8eb40f485ee92aab45c66 - 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-12 18:00:34 UTC/bin/sh -c #(nop) COPY file:27efa226a6f6b3c41ddddb7b6b0732f3bb78251b8a7cb0961d82577c0e5dc6c6 in /bin/relay
2020-05-12 18:00:35 UTC/bin/sh -c #(nop) COPY multi:f5e8d767136a6016a76d82b2548c94ad8607fc3cb0e99262c46258f1d64bc125 in /opt/
2020-05-12 18:00:36 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-05-12 18:00:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-05-12 18:00:36 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.