Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.9.49-amd64
Content Digest
sha256:1b28ef20c4d6221cd0b6335684b773a2b07a3b0c239547fc348a9f9f853e432b
Details
Created

2025-05-06 06:24:13 UTC

Size

50.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-05-06T06:11:55.167Z
  • 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
    9e16ff714903823ed68a001e78607da5c7f5c93a
  • 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.49

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

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

[#002] sha256:80bef0494d399efe92fb4abacd5af5f617a861cb4a011ada8f8a245c15da2fe9 - 10.77% (5.45 MB)

[#003] sha256:0575a66f1819b91419ced426ce2b6d8bc8cc85683b3612c79a5f4ee0f8e89400 - 36.01% (18.2 MB)


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

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

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

WORKDIR /app

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

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

2025-05-06 06:24:13 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2025-05-06 06:24:13 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2025-05-06 06:24:13 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2025-05-06 06:24:13 UTC (buildkit.dockerfile.v0)

ARG PORT

2025-05-06 06:24:13 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2025-05-06 06:24:13 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-05-06 06:24:13 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