2024-06-19 10:45:31 UTC
45.3 MB
production
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUST_BACKTRACE1
[#000] sha256:559a764445207341cf1207d83ceb89f1e59e2b57e860b7a80a6df6447641832b - 61.43% (27.8 MB)
[#001] sha256:866707b4b8d667bac05f10a196db9d5ccca6dcbfc52370e4b578d92a8f5b3741 - 0.0% (93 Bytes)
[#002] sha256:09e192cc6503550ed3540e02b77eecd637e462f1845549401f7c92cbc5a95d8d - 6.57% (2.98 MB)
[#003] sha256:77933b38651aae07dfdf430b829adb46e97eeb5cc2e02e12647f74c5186e9602 - 32.0% (14.5 MB)
/bin/sh -c #(nop) ADD file:5f17f77072bcd27aa8c4d09ef5117423b789c42445b6e6c13af711dfb2abd544 in /
2024-06-13 00:39:51 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-06-19 07:56:15 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-06-19 07:57:47 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-06-19 10:45:31 UTC (buildkit.dockerfile.v0)COPY /app/target/release/appflowy_cloud /usr/local/bin/appflowy_cloud # buildkit
2024-06-19 10:45:31 UTC (buildkit.dockerfile.v0)ENV APP_ENVIRONMENT=production
2024-06-19 10:45:31 UTC (buildkit.dockerfile.v0)ENV RUST_BACKTRACE=1
2024-06-19 10:45:31 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.