2024-04-06 13:19:29 UTC
41.9 MB
production
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUST_BACKTRACE1
[#000] sha256:8a1e25ce7c4f75e372e9884f8f7b1bedcfe4a7a7d452eb4b0a1c7477c9a90345 - 66.3% (27.8 MB)
[#001] sha256:97a41dc72293218c36afa45813ca9a88833e48cd90cc8abd581ae95080568eef - 0.0% (93 Bytes)
[#002] sha256:72daf8dbce48e939be562f5c28307abf109f0dbae087211801349367d4a2d817 - 6.39% (2.68 MB)
[#003] sha256:e56b403d4e943115b850e3e4b7e5999ee857bae9f446108f6bd4f6fc3fefb237 - 27.3% (11.4 MB)
/bin/sh -c #(nop) ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /
2024-03-12 01:21:01 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-04-06 13:05:17 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-04-06 13:05:23 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-06 13:19:29 UTC (buildkit.dockerfile.v0)COPY /app/target/release/appflowy_cloud /usr/local/bin/appflowy_cloud # buildkit
2024-04-06 13:19:29 UTC (buildkit.dockerfile.v0)ENV APP_ENVIRONMENT=production
2024-04-06 13:19:29 UTC (buildkit.dockerfile.v0)ENV RUST_BACKTRACE=1
2024-04-06 13:19:29 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.