2024-07-24 10:53:44 UTC
45.6 MB
production
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUST_BACKTRACE1
[#000] sha256:efc2b5ad9eec05befa54239d53feeae3569ccbef689aa5e5dbfc25da6c4df559 - 60.94% (27.8 MB)
[#001] sha256:b335419f0b7b878d8ce804f5b5273cac25b98e644057ae93e6412c4d6681f6c0 - 0.0% (93 Bytes)
[#002] sha256:cfdcaaf82553c95c9228a9e83156bc76d2493fca8daacbc9efe880cd4cb7a7fc - 7.31% (3.33 MB)
[#003] sha256:27341d373e49c11ca52724f11f021e50dec88a09386623a04a172ede5f2ca3fa - 31.74% (14.5 MB)
/bin/sh -c #(nop) ADD file:6c4730e7b12278bc7eb83b3b9d659437c92c42fc7ee70922ae8c4bebfb56a602 in /
2024-07-23 05:24:16 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-07-24 10:42:19 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-07-24 10:42:29 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-24 10:53:44 UTC (buildkit.dockerfile.v0)COPY /app/target/release/appflowy_cloud /usr/local/bin/appflowy_cloud # buildkit
2024-07-24 10:53:44 UTC (buildkit.dockerfile.v0)ENV APP_ENVIRONMENT=production
2024-07-24 10:53:44 UTC (buildkit.dockerfile.v0)ENV RUST_BACKTRACE=1
2024-07-24 10:53:44 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.