Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.4.11-arm64v8
Content Digest
sha256:6120427642a5f61938805771a559e9af30122c077e90e643e7614c39c2017303
Details
Created

2024-05-21 10:48:09 UTC

Size

43.5 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-21T08:18:25.437Z
  • 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
    5f126375ed9ab52cd13d7aed96b509a1d4deedbc
  • 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.4.11

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:24c63b8dcb66721062f32b893ef1027404afddd62aade87f3f39a3a6e70a74d0 - 64.04% (27.8 MB)

[#001] sha256:fc021973cf06d1c9ea9c377b4ff0f11a2b436783c56b177295f371e9ddedd6f7 - 0.0% (93 Bytes)

[#002] sha256:933b8cb04e651f20945868d856d0476d6c26a9dd0a71b63bec97e8cebfcfb1de - 6.85% (2.98 MB)

[#003] sha256:fc065dd8f1c508eb6192a56e29751598611ae9b005bbf685aa6d275a4c024d30 - 29.11% (12.6 MB)


History
2024-05-14 00:39:40 UTC

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

2024-05-14 00:39:41 UTC

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

2024-05-21 08:18:30 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-21 08:20:05 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-21 10:48:09 UTC (buildkit.dockerfile.v0)

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

2024-05-21 10:48:09 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-05-21 10:48:09 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-05-21 10:48:09 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