2024-08-27 13:22:35 UTC
46.6 MB
production
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUST_BACKTRACE1
[#000] sha256:aa6fbc30c84e14e64571d3d7b547ea801dfca8a7bd74bd930b5ea5de3eb2f442 - 59.62% (27.8 MB)
[#001] sha256:5f64efc875b8df0fd721946951607baeed3e55cc37981741be8fc9417cc08d18 - 0.0% (93 Bytes)
[#002] sha256:5ca88b9dcf650e12d88bfcceb22bc547aacca75c8d67af7f76ac3e662b24156c - 6.79% (3.17 MB)
[#003] sha256:5765700261d395a749508860896696f50019d88f7d29f4b50b77178d072e2167 - 33.6% (15.7 MB)
/bin/sh -c #(nop) ADD file:4aa9ddc52f046592777767c91a04b9490d98811bedb8980fca794d55bbad1a0f in /
2024-08-13 00:39:51 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-08-27 10:19:07 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-08-27 10:20:42 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-08-27 13:22:35 UTC (buildkit.dockerfile.v0)COPY /app/target/release/appflowy_cloud /usr/local/bin/appflowy_cloud # buildkit
2024-08-27 13:22:35 UTC (buildkit.dockerfile.v0)ENV APP_ENVIRONMENT=production
2024-08-27 13:22:35 UTC (buildkit.dockerfile.v0)ENV RUST_BACKTRACE=1
2024-08-27 13:22:35 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.