2024-04-13 04:34:04 UTC
42 MB
production
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUST_BACKTRACE1
[#000] sha256:26070551e657534bdf420d43107e85b972b2e8c212413bbbe5d192bd2692c0a7 - 66.24% (27.8 MB)
[#001] sha256:e6473ceee5e07d462dabd6fed9c57c68d9f2f87bbef54cfc405acf70e532d78a - 0.0% (93 Bytes)
[#002] sha256:74972b9b7e9d75b20cbebf6def1a1e4559630b836017e0786836948c22e2736f - 5.96% (2.5 MB)
[#003] sha256:a6350c511193cbb0c048b95ffe86a8221a3833c1bddb07d1c69cb985b4fe861d - 27.79% (11.7 MB)
/bin/sh -c #(nop) ADD file:c7462f37a5f52b19cd37c5f448dd8959421f489eccea6afa5483d10692994ff6 in /
2024-04-10 00:40:23 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-04-13 02:27:01 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-04-13 02:27:28 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends openssl && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* # buildkit
2024-04-13 04:34:04 UTC (buildkit.dockerfile.v0)COPY /app/target/release/appflowy_cloud /usr/local/bin/appflowy_cloud # buildkit
2024-04-13 04:34:04 UTC (buildkit.dockerfile.v0)ENV APP_ENVIRONMENT=production
2024-04-13 04:34:04 UTC (buildkit.dockerfile.v0)ENV RUST_BACKTRACE=1
2024-04-13 04:34:04 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.