2020-07-28 10:17:13 UTC
123 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RELAY_GID10001
RELAY_UID10001
[#000] sha256:cbd31ae332794bb723708526045b062b2fe6a08ccc0f143ea7dc18e0ebe46dea - 17.41% (21.5 MB)
[#001] sha256:839468b170a92a3492b3e040cd5ed3d3d62250ded24f87a75172c06740895db5 - 2.36% (2.91 MB)
[#002] sha256:14cfa3cb236b3f384263ad35c33dc8c7e2056dfc235d178e4b7addf9483e9a5e - 0.0% (4.49 KB)
[#003] sha256:40d11f5c1ea69483e15963617a475d206c2af3a9de343bba6b957c4582dd738a - 0.0% (184 Bytes)
[#004] sha256:b1772db08068db2dd717f1974bde70fe47f3ef9c87293b54ebb1df512d89c5c2 - 8.67% (10.7 MB)
[#005] sha256:2d847dc2ceb0e92fc9bcded6ef7fce0a43d7fd90fe63f72258af4c48c4c059bf - 71.56% (88.3 MB)
[#006] sha256:2643cd93f3992f5563b7f98b5fe90207dfe38ea9bf021e3b9766167e52e4c3db - 0.0% (405 Bytes)
/bin/sh -c #(nop) ADD file:c11db0b135382f4c5b0f55b50740639bd8c1a22153b931b409cb9e41136734f2 in /
2020-07-22 02:07:07 UTC/bin/sh -c #(nop) CMD ["bash"]
2020-07-22 13:24:58 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-07-22 13:24:59 UTC/bin/sh -c #(nop) ENV RELAY_UID=10001 RELAY_GID=10001
2020-07-22 13:25:00 UTC/bin/sh -c groupadd --system relay --gid $RELAY_GID && useradd --system --gid relay --uid $RELAY_UID relay
2020-07-22 13:25:01 UTC/bin/sh -c mkdir /work /etc/relay && chown relay:relay /work /etc/relay
2020-07-22 13:25:01 UTC/bin/sh -c #(nop) VOLUME [/work /etc/relay]
2020-07-22 13:25:01 UTC/bin/sh -c #(nop) WORKDIR /work
2020-07-22 13:25:01 UTC/bin/sh -c #(nop) EXPOSE 3000
2020-07-28 10:17:10 UTC/bin/sh -c #(nop) COPY file:241237592183c3fe0d0709926ad39c3cd346425b54a009d75c1fa06887040cdb in /bin/relay
2020-07-28 10:17:12 UTC/bin/sh -c #(nop) COPY multi:8ad1bf97b8111b087f40cce54c28f2f0a60a76082ffcbc13372d00ad7f52baba in /opt/
2020-07-28 10:17:13 UTC/bin/sh -c #(nop) COPY file:96683635d4b9a866030cc5547e8e384a835dda0c3143a85e4ada9aa8f704eb67 in /
2020-07-28 10:17:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "/docker-entrypoint.sh"]
2020-07-28 10:17:13 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.