Namespace
appflowyinc
Image / Tag
admin_frontend:0.9.30-pubsub-arm64v8
Content Digest
sha256:21d4ff7257b984033c6928f8eedbba0f9ba201707d1a2f69dc7f8c1dc831be91
Details
Created

2025-03-11 09:55:55 UTC

Size

55.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-03-11T09:50:11.412Z
  • 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
    285af6bdd605dd1d6b5ced45c55f51d3aae3ef67
  • 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.30-pubsub

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:52daf8b0f06f2fdaeb7dec4b92086a6e762488b98364a36c7abb3737d5423d3a - 82.81% (46.1 MB)

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

[#002] sha256:a94703f907917e441af45a7951f79fa029698fa5d0e85f760ad8b437b0207889 - 10.27% (5.71 MB)

[#003] sha256:03108ac66df416a6ccf960c5ff1fe691251d02973d06fd93aadefc1f490383f9 - 6.87% (3.82 MB)

[#004] sha256:16bd91211b10404970a0b7e35fd840b40c246e91c1405917c7efe05aceeb651c - 0.05% (31.3 KB)


History
2025-02-24 00:00:00 UTC (debuerreotype 0.15)

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

2025-03-11 09:50:22 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-03-11 09:50:40 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-03-11 09:55:55 UTC (buildkit.dockerfile.v0)

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

2025-03-11 09:55:55 UTC (buildkit.dockerfile.v0)

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

2025-03-11 09:55:55 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2025-03-11 09:55:55 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2025-03-11 09:55:55 UTC (buildkit.dockerfile.v0)

ARG ADMIN_FRONTEND_PORT

2025-03-11 09:55:55 UTC (buildkit.dockerfile.v0)

ARG PORT

2025-03-11 09:55:55 UTC (buildkit.dockerfile.v0)

ENV PORT=3000

2025-03-11 09:55:55 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2025-03-11 09:55:55 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