Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.9.9-arm64v8
Content Digest
sha256:eee7734922a2e0482f0a706cb8f89236aa536fc3228df61f8baa676d858adcfe
Details
Created

2025-01-12 18:08:34 UTC

Size

47.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-01-12T15:08:09.879Z
  • org.opencontainers.image.description
    AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
  • org.opencontainers.image.licenses
    AGPL-3.0
  • org.opencontainers.image.revision
    b650e9e5fbaa0fc8758b9d5af3f7388bb74f9560
  • 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.9

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:f5c6876bb3d7d368455916fa98c705330bd8a8d9c080ccea8fe4c4b35a2ecb1f - 55.86% (26.8 MB)

[#001] sha256:854f70d932331899a874d8e731338fe87db141af52463d3b5209a13a99047434 - 0.0% (91 Bytes)

[#002] sha256:61e9694f3f940cdd5929344724c92269737e7ac76e6c59c7a63684e72f1eb90f - 6.23% (2.98 MB)

[#003] sha256:d92d934ad0db44fc2b668db7cb31ddc53e20fe850098fcba5c498b3b59937688 - 37.91% (18.2 MB)


History
2024-12-23 00:00:00 UTC (debuerreotype 0.15)

# debian.sh --arch 'arm64' out/ 'bookworm' '@1734912000'

2025-01-12 15:08:18 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-01-12 15:09:51 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends openssl ca-certificates && update-ca-certificates && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* # buildkit

2025-01-12 18:08:34 UTC (buildkit.dockerfile.v0)

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

2025-01-12 18:08:34 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2025-01-12 18:08:34 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2025-01-12 18:08:34 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2025-01-12 18:08:34 UTC (buildkit.dockerfile.v0)

ARG PORT

2025-01-12 18:08:34 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2025-01-12 18:08:34 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-01-12 18:08:34 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