Namespace
appflowyinc
Image / Tag
admin_frontend:0.9.45-arm64v8
Content Digest
sha256:e8694fce8c7923a4efa697a1e7d1a33980b3766f2e23d9d8e0c3f5b877fb36b2
Details
Created

2025-04-25 04:03:00 UTC

Size

55.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-04-25T03:58:56.219Z
  • org.opencontainers.image.description
    Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative.
  • org.opencontainers.image.licenses
    AGPL-3.0
  • org.opencontainers.image.revision
    19bf5465e63730da24c8433a9b6b03e3a9697b25
  • 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.45

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PORT

3000

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:71daa2c787b0984bbf3b93b60686fc9fe305d28e833914019b2745ab9f36730e - 82.75% (46.1 MB)

[#001] sha256:0c299e264286f62acde1dc5763a1ad7c273214e69836367557625934dca0db46 - 0.0% (92 Bytes)

[#002] sha256:78f93ca0853f285e101bb3b31bdf33a18ade7c56ee37e6b503fb08be14b60725 - 10.26% (5.71 MB)

[#003] sha256:38212f6a25516597cf79c22317d9ee2f737b123325b61e793aae982036699211 - 6.94% (3.86 MB)

[#004] sha256:2e48455bd39cf9e77a92da2c65b58ea8d2ec74a775b56b767ec5b8d48f3d9d7f - 0.05% (31.3 KB)


History
2025-04-07 00:00:00 UTC (debuerreotype 0.15)

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

2025-04-25 03:59:13 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-04-25 03:59:27 UTC (buildkit.dockerfile.v0)

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

2025-04-25 04:03:00 UTC (buildkit.dockerfile.v0)

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

2025-04-25 04:03:00 UTC (buildkit.dockerfile.v0)

COPY /app/admin_frontend/assets /app/assets # buildkit

2025-04-25 04:03:00 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2025-04-25 04:03:00 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2025-04-25 04:03:00 UTC (buildkit.dockerfile.v0)

ARG ADMIN_FRONTEND_PORT

2025-04-25 04:03:00 UTC (buildkit.dockerfile.v0)

ARG PORT

2025-04-25 04:03:00 UTC (buildkit.dockerfile.v0)

ENV PORT=3000

2025-04-25 04:03:00 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2025-04-25 04:03:00 UTC (buildkit.dockerfile.v0)

CMD ["admin_frontend"]

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