Namespace
appflowyinc
Image / Tag
admin_frontend:0.9.20-arm64v8
Content Digest
sha256:e1d8b87f3a10bcfe88b175a2e11d5f9aecbc6ed3c93b1977f0afe3baaf066f6c
Details
Created

2025-02-03 10:00:56 UTC

Size

55.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-02-03T09:14:55.959Z
  • 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
    4ed5b367eac5ae9ffd603812e2fea26b3ed3da7a
  • 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.20

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

[#001] sha256:50297989f751686aa3e5f0cbed32dc559173601168eaf5a53c0a276028712918 - 0.0% (92 Bytes)

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

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

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


History
2025-01-13 00:00:00 UTC (debuerreotype 0.15)

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

2025-02-03 09:15:02 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-02-03 09:15:29 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-03 10:00:56 UTC (buildkit.dockerfile.v0)

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

2025-02-03 10:00:56 UTC (buildkit.dockerfile.v0)

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

2025-02-03 10:00:56 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2025-02-03 10:00:56 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2025-02-03 10:00:56 UTC (buildkit.dockerfile.v0)

ARG ADMIN_FRONTEND_PORT

2025-02-03 10:00:56 UTC (buildkit.dockerfile.v0)

ARG PORT

2025-02-03 10:00:56 UTC (buildkit.dockerfile.v0)

ENV PORT=3000

2025-02-03 10:00:56 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2025-02-03 10:00:56 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