Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.9.21-arm64v8
Content Digest
sha256:0e8d0b506e589f90c0175bfe91278d503b623865224118b5298aa6047dcc67b5
Details
Created

2025-02-05 04:11:36 UTC

Size

49.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-02-05T03:56:36.611Z
  • 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
    fd9424a350025f976de5023bff9381da8f1cb008
  • 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.9.21

Environment
APP_ENVIRONMENT

production

PATH

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

PORT

8000

RUST_BACKTRACE

1


Layers

[#000] sha256:4d2547c084994a809c138e688fbe4ee14eedbc6e2defc5b1c680edd16e291473 - 53.69% (26.7 MB)

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

[#002] sha256:bf2c92255cd6b1e07066647f722b2a23933e64dc728590f76f199022b800b59a - 10.6% (5.28 MB)

[#003] sha256:aeaf56648497c05036e0cd42b54c5c3ea105820bd4cdb21631ed5ce0f1c527fc - 35.71% (17.8 MB)


History
2025-02-03 00:00:00 UTC (debuerreotype 0.15)

# debian.sh --arch 'arm64' out/ 'bookworm' '@1738540800'

2025-02-05 03:56:45 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-02-05 03:57:02 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends openssl ca-certificates curl && update-ca-certificates && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* # buildkit

2025-02-05 04:11:36 UTC (buildkit.dockerfile.v0)

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

2025-02-05 04:11:36 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2025-02-05 04:11:36 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2025-02-05 04:11:36 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2025-02-05 04:11:36 UTC (buildkit.dockerfile.v0)

ARG PORT

2025-02-05 04:11:36 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2025-02-05 04:11:36 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-02-05 04:11:36 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