Namespace
appflowyinc
Image / Tag
admin_frontend:0.9.44-arm64v8
Content Digest
sha256:4cfc81ae4dca164abb106345e5ac4a270ffee5a850522f18ff8b87d2a5d59e7b
Details
Created

2025-04-22 05:04:09 UTC

Size

55.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-04-22T05:00:13.314Z
  • 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
    954c32332487f5e17a7fb5be0bc339db1cb00e17
  • 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.44

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:4414a0f4382236794f2324024f5a1ad69e8d6277c59c66e55f25450ef3c36ed4 - 0.0% (93 Bytes)

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

[#003] sha256:2a91ba897f5bce15eb7c08ce86244e2567f2386990fad25f48d02369fd87f707 - 6.94% (3.86 MB)

[#004] sha256:9a29c6047f0d414b399718e856b114af0556fe7a4dbaa7e83673a91c23665ea9 - 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-22 05:00:26 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-04-22 05:00:41 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-22 05:04:09 UTC (buildkit.dockerfile.v0)

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

2025-04-22 05:04:09 UTC (buildkit.dockerfile.v0)

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

2025-04-22 05:04:09 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2025-04-22 05:04:09 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2025-04-22 05:04:09 UTC (buildkit.dockerfile.v0)

ARG ADMIN_FRONTEND_PORT

2025-04-22 05:04:09 UTC (buildkit.dockerfile.v0)

ARG PORT

2025-04-22 05:04:09 UTC (buildkit.dockerfile.v0)

ENV PORT=3000

2025-04-22 05:04:09 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2025-04-22 05:04:09 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