Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.9.45-amd64
Content Digest
sha256:53b4805fabdaa82bc87cfa82b634d149dfcefd282b8b583d65f6c954bb2a4bf5
Details
Created

2025-04-25 04:10:01 UTC

Size

50.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-04-25T03:58:07.834Z
  • 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
    19bf5465e63730da24c8433a9b6b03e3a9697b25
  • 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.45

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:8a628cdd7ccc83e90e5a95888fcb0ec24b991141176c515ad101f12d6433eb96 - 53.21% (26.9 MB)

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

[#002] sha256:07d65364d82f21914cc53f4932780a279ca4f1be0ebd7cf26d14626414ec2d3a - 10.77% (5.45 MB)

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


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

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

2025-04-25 03:58:14 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-04-25 03:58:24 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-25 04:10:01 UTC (buildkit.dockerfile.v0)

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

2025-04-25 04:10:01 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2025-04-25 04:10:01 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2025-04-25 04:10:01 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2025-04-25 04:10:01 UTC (buildkit.dockerfile.v0)

ARG PORT

2025-04-25 04:10:01 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2025-04-25 04:10:01 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-04-25 04:10:01 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