Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.9.47-amd64
Content Digest
sha256:84811c6aa9f78456cbd1eb326dcba24ceab1d48e8dd88c9ac1fa1fbfbe62a641
Details
Created

2025-04-29 09:43:16 UTC

Size

50.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-04-29T09:31:24.073Z
  • org.opencontainers.image.description
    Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative.
  • org.opencontainers.image.licenses
    AGPL-3.0
  • org.opencontainers.image.revision
    4d25efa66b481166ea0bbfc363dcacac5ecb041c
  • 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.47

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:254e724d77862dc53abbd3bf0e27f9d2f64293909cdd3d0aad6a8fe5a6680659 - 53.21% (26.9 MB)

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

[#002] sha256:2b1c6cc176709197960f7d5b65fda835e097e3a39c35190199d417aab1924313 - 10.77% (5.45 MB)

[#003] sha256:e39479a584092ac4a8c761b67cf3c1ab2ae791d5fc36aecad6ac43481230b390 - 36.02% (18.2 MB)


History
2025-04-28 00:00:00 UTC (debuerreotype 0.15)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'

2025-04-29 09:31:31 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-04-29 09:31:42 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-04-29 09:43:16 UTC (buildkit.dockerfile.v0)

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

2025-04-29 09:43:16 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2025-04-29 09:43:16 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2025-04-29 09:43:16 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2025-04-29 09:43:16 UTC (buildkit.dockerfile.v0)

ARG PORT

2025-04-29 09:43:16 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2025-04-29 09:43:16 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-04-29 09:43:16 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