2024-07-16 03:07:09 UTC
45.5 MB
production
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUST_BACKTRACE1
[#000] sha256:f11c1adaa26e078479ccdd45312ea3b88476441b91be0ec898a7e07bfd05badc - 61.1% (27.8 MB)
[#001] sha256:d1ea8a5ac85a408b9d013515ac7e598a02e8822c3444ad2d8eda1e78e60f8d63 - 0.0% (93 Bytes)
[#002] sha256:7904f20e576696f735572709cf3370a686c63baf923bcf7b76d0a1e736dabd9b - 7.33% (3.33 MB)
[#003] sha256:66cb29096b43d7a374c1c0902d8ac710298484c6fc5a3d3ea01fc622545a918a - 31.57% (14.4 MB)
/bin/sh -c #(nop) ADD file:b24689567a7c604de93e4ef1dc87c372514f692556744da43925c575b4f80df6 in /
2024-07-02 01:25:02 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-07-16 02:55:56 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-07-16 02:56:05 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-07-16 03:07:09 UTC (buildkit.dockerfile.v0)COPY /app/target/release/appflowy_cloud /usr/local/bin/appflowy_cloud # buildkit
2024-07-16 03:07:09 UTC (buildkit.dockerfile.v0)ENV APP_ENVIRONMENT=production
2024-07-16 03:07:09 UTC (buildkit.dockerfile.v0)ENV RUST_BACKTRACE=1
2024-07-16 03:07:09 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.