2020-06-30 10:26:08 UTC
120 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:7d2977b12acb33f192e3f20b7e15a467cc8f3f5124a15d975a6d4afe5fa3d258 - 17.92% (21.5 MB)
[#001] sha256:65ed6216e830c5a69cab72a42475fee3ca58f7a43df076e09feab819233a54e6 - 2.43% (2.91 MB)
[#002] sha256:28faeafe007141d7301788b33055088692a0a41207b508a9f2b9ad5f9e6dd004 - 0.0% (4.5 KB)
[#003] sha256:a89a3b49bb0ad4efb2f87a71f6fefcd27c8a48b0762686a85fb5d1f271e97f72 - 0.0% (184 Bytes)
[#004] sha256:23eeda3b64c2c024f0567090e1b293bb6c5d74e1dd7deae8a1a0f768b652d7d1 - 9.02% (10.8 MB)
[#005] sha256:ed4d5c28d22fbe2867a9ee49e342aa41a130a7740f6b97de08427fef8da0f3da - 70.62% (84.6 MB)
[#006] sha256:52771d3418c39303781c0243e16156487e817ba9e05f3cff766591e395030e39 - 0.0% (406 Bytes)
/bin/sh -c #(nop) ADD file:57b431451a292755d0f13673f5f3bea9f62aea36c7a1b59d34d7d200ba134fea in /
2020-06-09 01:23:35 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-06-09 07:27:53 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-06-09 07:27:53 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2020-06-09 07:27:54 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2020-06-09 07:27:55 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2020-06-09 07:27:55 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2020-06-09 07:27:55 UTC/bin/sh -c #(nop) WORKDIR /work
2020-06-09 07:27:55 UTC/bin/sh -c #(nop) EXPOSE 3000
2020-06-30 10:26:06 UTC/bin/sh -c #(nop) COPY file:d5d7e11f9452d90bf0443dcb98962b57f08d029da3b2b0c98334763315695b89 in /bin/relay
2020-06-30 10:26:07 UTC/bin/sh -c #(nop) COPY multi:28912d666aa9cefc898d3cc30459ff46ae7b8550b3f1db6efaf46fb2cbb1c669 in /opt/
2020-06-30 10:26:08 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-06-30 10:26:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-06-30 10:26:08 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.