Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.9.34-amd64
Content Digest
sha256:5f1740586215ba0095e6b5537aa6f4a7b7fff61bf9f826c7ddc5ffc2e39990f9
Details
Created

2025-03-21 04:12:05 UTC

Size

47.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-03-21T04:00:33.129Z
  • 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
    c042c0e279281df92d8e7d9fc20cae8f5beb52e7
  • 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.34

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:6e909acdb790c5a1989d9cfc795fda5a246ad6664bb27b5c688e2b734b2c5fad - 56.14% (26.9 MB)

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

[#002] sha256:4802f73eef21fa6b3bcc9c66b3e2595a0be61ad6a17c376030c1b943912291e8 - 11.37% (5.45 MB)

[#003] sha256:ca73bfbdccb25fba735ef2446daaade6b49945ed2f25035cf3771d5aedefb553 - 32.49% (15.6 MB)


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

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

2025-03-21 04:00:40 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-03-21 04:00:50 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-03-21 04:12:05 UTC (buildkit.dockerfile.v0)

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

2025-03-21 04:12:05 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2025-03-21 04:12:05 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2025-03-21 04:12:05 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2025-03-21 04:12:05 UTC (buildkit.dockerfile.v0)

ARG PORT

2025-03-21 04:12:05 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2025-03-21 04:12:05 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-03-21 04:12:05 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