Namespace
appflowyinc
Image / Tag
admin_frontend:0.9.23-arm64v8
Content Digest
sha256:1334d57417f5a7ae61376e9fb9bd2f9782abf78c857bbb6734d9ba8a0edb1a79
Details
Created

2025-02-13 04:02:31 UTC

Size

55.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-02-13T03:58:38.633Z
  • 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
    d1c4d7d4462ee69eadf7764f96bb5a2fb7a758cf
  • 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.23

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:106abeaee908db66722312b3379ae398e2bcc5b2fdad0cc248509efa14a819ff - 82.81% (46.1 MB)

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

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

[#003] sha256:5fa13ce2398828a2ce37997a3fe7f34be678b8e16a2f372c78e8a1f2258955fb - 6.87% (3.82 MB)

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


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

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

2025-02-13 03:58:48 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-02-13 03:59:04 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-02-13 04:02:31 UTC (buildkit.dockerfile.v0)

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

2025-02-13 04:02:31 UTC (buildkit.dockerfile.v0)

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

2025-02-13 04:02:31 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2025-02-13 04:02:31 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2025-02-13 04:02:31 UTC (buildkit.dockerfile.v0)

ARG ADMIN_FRONTEND_PORT

2025-02-13 04:02:31 UTC (buildkit.dockerfile.v0)

ARG PORT

2025-02-13 04:02:31 UTC (buildkit.dockerfile.v0)

ENV PORT=3000

2025-02-13 04:02:31 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2025-02-13 04:02:31 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