Namespace
appflowyinc
Image / Tag
admin_frontend:0.9.42-arm64v8
Content Digest
sha256:bea96e77a1b96405255a1a3cf10f5654c8b34ea0b008313875101208f2e36547
Details
Created

2025-04-17 04:36:26 UTC

Size

55.7 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-04-17T04:32:24.239Z
  • 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
    46e2c7241e6217b89b95c7fc2e4ffe8948897d96
  • 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.42

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:d2d47e2647dedba6674ffeee232fb18de9440e3f7f62df4cb0570e25da1c54e3 - 0.0% (92 Bytes)

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

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

[#004] sha256:3def78e309c55a2b76473aa08dd0332de18998683e167e03f0a468a440bf2648 - 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-17 04:32:42 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-04-17 04:32:55 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-17 04:36:25 UTC (buildkit.dockerfile.v0)

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

2025-04-17 04:36:26 UTC (buildkit.dockerfile.v0)

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

2025-04-17 04:36:26 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2025-04-17 04:36:26 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2025-04-17 04:36:26 UTC (buildkit.dockerfile.v0)

ARG ADMIN_FRONTEND_PORT

2025-04-17 04:36:26 UTC (buildkit.dockerfile.v0)

ARG PORT

2025-04-17 04:36:26 UTC (buildkit.dockerfile.v0)

ENV PORT=3000

2025-04-17 04:36:26 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2025-04-17 04:36:26 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