2024-06-04 05:20:37 UTC
44 MB
production
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUST_BACKTRACE1
[#000] sha256:24c63b8dcb66721062f32b893ef1027404afddd62aade87f3f39a3a6e70a74d0 - 63.17% (27.8 MB)
[#001] sha256:8b3fd1c8052f3bf2263ceafa5bdfe4262aba34fbbd968dbb4821d5abaee67a48 - 0.0% (93 Bytes)
[#002] sha256:0a250dacc80e953cb7be4c36e21a4c93f129cb2ebb55176295ec6b0a6884b447 - 6.76% (2.98 MB)
[#003] sha256:2b686e7e8a5fe4e4af6878d4faf5b60c8337f31b32a4246e922aa3c8bf6a5ee0 - 30.07% (13.2 MB)
/bin/sh -c #(nop) ADD file:e23ba17afc7850bcca9e73ba5022db9f0a80c6a0250585fd3f50a1960226474b in /
2024-05-14 00:39:41 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-06-04 02:50:07 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-06-04 02:51:40 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-04 05:20:37 UTC (buildkit.dockerfile.v0)COPY /app/target/release/appflowy_cloud /usr/local/bin/appflowy_cloud # buildkit
2024-06-04 05:20:37 UTC (buildkit.dockerfile.v0)ENV APP_ENVIRONMENT=production
2024-06-04 05:20:37 UTC (buildkit.dockerfile.v0)ENV RUST_BACKTRACE=1
2024-06-04 05:20:37 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.