Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.8.17-stateless2-arm64v8
Content Digest
sha256:683c20dc78e747d4a3918fde6ef3d1b99c092368e0314347be6c0441a1c783ce
Details
Created

2024-12-23 16:56:43 UTC

Size

47.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-12-23T13:59:37.025Z
  • 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
    837f4de8f3c3f47193d5356560cb8f88bfed5317
  • 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.17-stateless2

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.24% (26.8 MB)

[#001] sha256:146f9ff2395b02d10861deb1138956d7798bd218d598a89f2b19bc61510c8f80 - 0.0% (93 Bytes)

[#002] sha256:8a80cbfa657366650c2b24df345125d47bec02b39974cbdc4ff41125aef3397b - 6.27% (2.98 MB)

[#003] sha256:dc5c7c95ffaa458c480636dea3a530bd7baf95aa90383785f9c7bfc113b7303b - 37.48% (17.8 MB)


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

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

2024-12-23 13:59:43 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-12-23 14:01:15 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-23 16:56:43 UTC (buildkit.dockerfile.v0)

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

2024-12-23 16:56:43 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-12-23 16:56:43 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-12-23 16:56:43 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2024-12-23 16:56:43 UTC (buildkit.dockerfile.v0)

ARG PORT

2024-12-23 16:56:43 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2024-12-23 16:56:43 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2024-12-23 16:56:43 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