2024-07-22 07:34:02 UTC
45.9 MB
production
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUST_BACKTRACE1
[#000] sha256:ea235d1ccf77ca07a545b448996766dc3eca4b971b04ba39d50af69660b25751 - 60.58% (27.8 MB)
[#001] sha256:55a95a401e50f1179d6d7c7fbf6e078ba92471dc56375de0c837744140d92309 - 0.0% (93 Bytes)
[#002] sha256:892c55585de4c3e61008e45c02c147e700a5866a057188cc19453f3d0540e449 - 6.9% (3.17 MB)
[#003] sha256:b4c84807fbcbc8abb3c62e13427067eee5dabd460fbdac57d6fa081691251e4c - 32.53% (14.9 MB)
/bin/sh -c #(nop) ADD file:cbda549b25cd4337cd3ce345e3b66c0d3b43c247d7315906a028f98a56c41f1d in /
2024-07-02 00:39:37 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-07-22 04:40:30 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-07-22 04:42:04 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-22 07:34:02 UTC (buildkit.dockerfile.v0)COPY /app/target/release/appflowy_cloud /usr/local/bin/appflowy_cloud # buildkit
2024-07-22 07:34:02 UTC (buildkit.dockerfile.v0)ENV APP_ENVIRONMENT=production
2024-07-22 07:34:02 UTC (buildkit.dockerfile.v0)ENV RUST_BACKTRACE=1
2024-07-22 07:34:02 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.