Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.8.18-stateless-arm64v8
Content Digest
sha256:e68985705826d08773c428d57b99a952d82dcacf6304f9eb3b68b3cb9acee35f
Details
Created

2024-12-24 12:19:06 UTC

Size

47.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-12-24T09:16:34.303Z
  • 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
    fddbc8073e471a69390a638bece574dfff28e2a1
  • 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.8.18-stateless

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:bb3f2b52e6af242cee1bc6c19ce79e05544f8a1d13f5a6c1e828d98d2dbdc94e - 56.04% (26.8 MB)

[#001] sha256:26e7164ed04b3c5fa6e2f173c9288cfef3f25b3c11684e14c6ec7b7e369d5bfa - 0.0% (93 Bytes)

[#002] sha256:e3e6c7f97914bc12f1961f25ec34717e6b3e79ee63c93aca1feb25a338d07870 - 6.25% (2.98 MB)

[#003] sha256:eaa58cbdd25e737b94c01efb180591fd038abe383f011da4aee39a276b4af551 - 37.71% (18 MB)


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

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

2024-12-24 09:16:41 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-12-24 09:18:13 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

2024-12-24 12:19:06 UTC (buildkit.dockerfile.v0)

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

2024-12-24 12:19:06 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-12-24 12:19:06 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-12-24 12:19:06 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2024-12-24 12:19:06 UTC (buildkit.dockerfile.v0)

ARG PORT

2024-12-24 12:19:06 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2024-12-24 12:19:06 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2024-12-24 12:19:06 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