2024-07-01 01:17:30 UTC
45.1 MB
production
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUST_BACKTRACE1
[#000] sha256:2cc3ae149d28a36d28d4eefbae70aaa14a0c9eab588c3790f7979f310b893c44 - 61.61% (27.8 MB)
[#001] sha256:316d837b0b88febb9ffe6de846413c22d62848dc9699fd97c256cbe36796be92 - 0.0% (93 Bytes)
[#002] sha256:b56d71d3184e15a6c51b274d8aaf3a743a7792332a96deb060b39820399e5d41 - 6.98% (3.15 MB)
[#003] sha256:6da4e6f8fa2e8f2e25dcddd0dfea82e902710119f0a97d6ac8f6d5b7e8d21da3 - 31.41% (14.2 MB)
/bin/sh -c #(nop) ADD file:5f9954090af042b377ea0d1d184faa64d2e9d4c946b6c3898d52aff47e764056 in /
2024-06-13 01:20:56 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-07-01 01:06:32 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-07-01 01:06:41 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-01 01:17:30 UTC (buildkit.dockerfile.v0)COPY /app/target/release/appflowy_cloud /usr/local/bin/appflowy_cloud # buildkit
2024-07-01 01:17:30 UTC (buildkit.dockerfile.v0)ENV APP_ENVIRONMENT=production
2024-07-01 01:17:30 UTC (buildkit.dockerfile.v0)ENV RUST_BACKTRACE=1
2024-07-01 01:17:30 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.