2024-08-01 07:07:40 UTC
46.2 MB
production
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUST_BACKTRACE1
[#000] sha256:262a5f25eec7a7daccd94a64695e41acca5262f481c3630ef31289616897aa40 - 60.18% (27.8 MB)
[#001] sha256:cd9b03040b38fc57cc2310e0782eea472d05e49cda70dd02039cb76903f86438 - 0.0% (93 Bytes)
[#002] sha256:97f948759b751f89779de0fe50ab90c648aecc0d87af092a4e60f364a31328fb - 6.85% (3.17 MB)
[#003] sha256:8da6d493c4a0361fa923efb8faf15adddb9ad8c58130d0ea196619ea22c559ed - 32.97% (15.2 MB)
/bin/sh -c #(nop) ADD file:9b9556e1f3168a82eb85577dc07d85b2e7c1a72c5c35a4003f00042dd27b4fa2 in /
2024-07-23 04:17:52 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-08-01 04:10:28 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-08-01 04:12:02 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-01 07:07:40 UTC (buildkit.dockerfile.v0)COPY /app/target/release/appflowy_cloud /usr/local/bin/appflowy_cloud # buildkit
2024-08-01 07:07:40 UTC (buildkit.dockerfile.v0)ENV APP_ENVIRONMENT=production
2024-08-01 07:07:40 UTC (buildkit.dockerfile.v0)ENV RUST_BACKTRACE=1
2024-08-01 07:07:40 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.