Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.5.12-arm64v8
Content Digest
sha256:bd2527b19f3e34b1f5deaf81cd71d82a32f492d6ce7ee78da5dbf68792304856
Details
Created

2024-06-18 09:10:37 UTC

Size

44.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-18T06:35:18.809Z
  • org.opencontainers.image.description
    AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
  • org.opencontainers.image.licenses
    AGPL-3.0
  • org.opencontainers.image.revision
    0bf33efe0269b8891a9f8d97754fc66e783257e8
  • org.opencontainers.image.source
    https://github.com/AppFlowy-IO/AppFlowy-Cloud
  • org.opencontainers.image.title
    AppFlowy-Cloud
  • org.opencontainers.image.url
    https://github.com/AppFlowy-IO/AppFlowy-Cloud
  • org.opencontainers.image.version
    0.5.12

Environment
APP_ENVIRONMENT

production

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

RUST_BACKTRACE

1


Layers

[#000] sha256:559a764445207341cf1207d83ceb89f1e59e2b57e860b7a80a6df6447641832b - 63.04% (27.8 MB)

[#001] sha256:eb0cf2b79d502c78604faf1d4efac2b1944a6ead6edffad90735e14a7a3e2674 - 0.0% (91 Bytes)

[#002] sha256:9e99f9a8304fed6e9ccbc203ed9afe6779ad14cc9ac56311a09c92965f3a5b5a - 6.75% (2.98 MB)

[#003] sha256:90e86b8c70770a17a4bb9cc6356137deee205fe7ffad79bc1c9fbad32240b8c6 - 30.21% (13.3 MB)


History
2024-06-13 00:39:50 UTC

/bin/sh -c #(nop) ADD file:5f17f77072bcd27aa8c4d09ef5117423b789c42445b6e6c13af711dfb2abd544 in /

2024-06-13 00:39:51 UTC

/bin/sh -c #(nop) CMD ["bash"]

2024-06-18 06:35:26 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-06-18 06:37: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-06-18 09:10:37 UTC (buildkit.dockerfile.v0)

COPY /app/target/release/appflowy_cloud /usr/local/bin/appflowy_cloud # buildkit

2024-06-18 09:10:37 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-06-18 09:10:37 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-06-18 09:10:37 UTC (buildkit.dockerfile.v0)

CMD ["appflowy_cloud"]

Danger Zone
Delete Tag

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.

Delete