2024-05-29 09:55:55 UTC
43.6 MB
production
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUST_BACKTRACE1
[#000] sha256:09f376ebb190216b0459f470e71bec7b5dfa611d66bf008492b40dcc5f1d8eae - 63.79% (27.8 MB)
[#001] sha256:9e5f745da48a9bb986cb9e7f59a4a61628f4c86bb24cec4c545f8b3eb9b25fd8 - 0.0% (93 Bytes)
[#002] sha256:e3f5c5fe6f68f3e1d0fc3797e5dbe5c6c41c980c8c18bcac7893bb5edb6dd772 - 7.22% (3.15 MB)
[#003] sha256:95102f0dd9aac820911262328d9ac3274d52d884ccdc2609de26f0b057198cfb - 28.99% (12.6 MB)
/bin/sh -c #(nop) ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /
2024-05-14 01:28:04 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-05-29 09:46:19 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-05-29 09:46:30 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends openssl ca-certificates && update-ca-certificates && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* # buildkit
2024-05-29 09:55:55 UTC (buildkit.dockerfile.v0)COPY /app/target/release/appflowy_cloud /usr/local/bin/appflowy_cloud # buildkit
2024-05-29 09:55:55 UTC (buildkit.dockerfile.v0)ENV APP_ENVIRONMENT=production
2024-05-29 09:55:55 UTC (buildkit.dockerfile.v0)ENV RUST_BACKTRACE=1
2024-05-29 09:55:55 UTC (buildkit.dockerfile.v0)CMD ["appflowy_cloud"]
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.