2024-04-16 13:19:52 UTC
42 MB
production
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUST_BACKTRACE1
[#000] sha256:13808c22b207b066ef43572e57e4fb8c6172e887dd9a918c089a174a19371b7a - 66.2% (27.8 MB)
[#001] sha256:af0ceeb89515e940b49c5293af83a7a55394d7b65f16091ebb75cb62fb4ba5d0 - 0.0% (93 Bytes)
[#002] sha256:cb34b63f5217e174fc2d3e135dbaeeb80bfa841f7d7a5f938b824e8e057a4084 - 6.38% (2.68 MB)
[#003] sha256:ceac53ed72cc1fd05947d0427778dae2c6a296a83d0ba5ea0b4e1befc6f7bd38 - 27.42% (11.5 MB)
/bin/sh -c #(nop) ADD file:d4bb05cb4d403a78b4ab5cd8d620330659d5aeb25f847d104ebc02c3a0f32624 in /
2024-04-10 01:50:48 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-04-16 13:11:16 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-04-16 13:11: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-16 13:19:52 UTC (buildkit.dockerfile.v0)COPY /app/target/release/appflowy_cloud /usr/local/bin/appflowy_cloud # buildkit
2024-04-16 13:19:52 UTC (buildkit.dockerfile.v0)ENV APP_ENVIRONMENT=production
2024-04-16 13:19:52 UTC (buildkit.dockerfile.v0)ENV RUST_BACKTRACE=1
2024-04-16 13:19:52 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.