2024-05-04 15:31:29 UTC
43.1 MB
production
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUST_BACKTRACE1
[#000] sha256:22d97f6a5d13532e867231d23d92620a81874d51a456196be50154eeb32edc08 - 64.51% (27.8 MB)
[#001] sha256:9be79f15105ddee8149247439323329f26d13d10d39845c6250edec4241cbca2 - 0.0% (93 Bytes)
[#002] sha256:bd103761115638cc57084925e6235e1427e60f10fac9b25337cf04c3573da1a7 - 6.9% (2.98 MB)
[#003] sha256:ee2e9d2f85ff6ce49649f156abb67dc97e99dfa07493fd27e941feef58db8821 - 28.59% (12.3 MB)
/bin/sh -c #(nop) ADD file:ea7004fb788ab5cf1604d6e71153c48d99b75fbd1810e78a8c79faff11fe6771 in /
2024-04-24 04:10:39 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-05-04 13:14:48 UTC (buildkit.dockerfile.v0)WORKDIR /app
2024-05-04 13:16:17 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-05-04 15:31:29 UTC (buildkit.dockerfile.v0)COPY /app/target/release/appflowy_cloud /usr/local/bin/appflowy_cloud # buildkit
2024-05-04 15:31:29 UTC (buildkit.dockerfile.v0)ENV APP_ENVIRONMENT=production
2024-05-04 15:31:29 UTC (buildkit.dockerfile.v0)ENV RUST_BACKTRACE=1
2024-05-04 15:31: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.