Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.9.48-amd64
Content Digest
sha256:591f8b03e0b803daaf8c8307098dd7114f8f129660d8df5c5ab95d7976c4db89
Details
Created

2025-05-05 03:24:12 UTC

Size

50.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-05-05T03:11:55.832Z
  • 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
    1a5d74a4e80ee278d731735f97556207847aad2c
  • 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.48

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.25% (26.9 MB)

[#001] sha256:d8f458a8f93b50262c269578462632d35ecc94cd074655919fb50a7e2f0deb26 - 0.0% (92 Bytes)

[#002] sha256:b1f13017afeba9b9a56dd5c3ce4102d8eed508b7e5d6ad2bbba17a13f3ff1a7c - 10.78% (5.45 MB)

[#003] sha256:c62dc4066497a79da4dfd902dc5853ef6a524abc8c83ca3a44d0a14123de43e2 - 35.97% (18.2 MB)


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

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

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

WORKDIR /app

2025-05-05 03:12:13 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-05-05 03:24:12 UTC (buildkit.dockerfile.v0)

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

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

ENV APP_ENVIRONMENT=production

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

ENV RUST_BACKTRACE=1

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

ARG APPFLOWY_APPLICATION_PORT

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

ARG PORT

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

ENV PORT=8000

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

EXPOSE map[8000/tcp:{}]

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