Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.8.13-stateless-arm64v8
Content Digest
sha256:7aa22275848f12f0f5881176c646f1a7a7ac4f1cde0b976bc32e1f4851a310fc
Details
Created

2024-12-19 14:37:56 UTC

Size

47.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-12-19T09:26:47.513Z
  • 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
    1b17c8586bab20b4d265dcb4d1384d1e8e37051c
  • 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.13-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 - 55.88% (26.8 MB)

[#001] sha256:733dac192b7d3cccc74fd215c8a8b793810d4e7688ed5b5ac5273c9315fb008d - 0.0% (93 Bytes)

[#002] sha256:95bafdab1663ff7d792c50f8554157adf3ff6d14d2ca4bb5ca3707623eee6359 - 6.23% (2.98 MB)

[#003] sha256:673c57593224ad85ead4093dc99cfd2a9cec78ff798275da7e2406e3b0aa9ad1 - 37.89% (18.1 MB)


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

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

2024-12-19 09:26:54 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-12-19 09:28:28 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-19 14:37:56 UTC (buildkit.dockerfile.v0)

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

2024-12-19 14:37:56 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-12-19 14:37:56 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-12-19 14:37:56 UTC (buildkit.dockerfile.v0)

ARG APPFLOWY_APPLICATION_PORT

2024-12-19 14:37:56 UTC (buildkit.dockerfile.v0)

ARG PORT

2024-12-19 14:37:56 UTC (buildkit.dockerfile.v0)

ENV PORT=8000

2024-12-19 14:37:56 UTC (buildkit.dockerfile.v0)

EXPOSE map[8000/tcp:{}]

2024-12-19 14:37:56 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