Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.9.11-arm64v8
Content Digest
sha256:60282594af11bd805faa0e1999904fb3c33c1b54e4edff26c5f7955ab4cc1aa0
Details
Created

2025-01-15 06:37:48 UTC

Size

48.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-01-15T03:36:35.528Z
  • 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
    c3bba778a251d4e4c3eff0c38946abf8f875c162
  • 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.11

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:7ce705000c390df8b2edde0e8b9c65a6677da4503a8f8fd89b355a3f827a275f - 55.63% (26.7 MB)

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

[#002] sha256:81f7105ec75d533da51e0c7a58aee4141d69b63705bca3ebf6477c459f8a5425 - 6.59% (3.17 MB)

[#003] sha256:908904fba4e471f8e29276f6f4b3cefb68e06062573294e3e32aaa7ff41f112e - 37.78% (18.2 MB)


History
2025-01-13 00:00:00 UTC (debuerreotype 0.15)

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

2025-01-15 03:36:42 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-01-15 03:38:16 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-15 06:37:48 UTC (buildkit.dockerfile.v0)

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

2025-01-15 06:37:48 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2025-01-15 06:37:48 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2025-01-15 06:37:48 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2025-01-15 06:37:48 UTC (buildkit.dockerfile.v0)

ARG PORT

2025-01-15 06:37:48 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2025-01-15 06:37:48 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2025-01-15 06:37:48 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