Namespace
appflowyinc
Image / Tag
admin_frontend:0.9.36-amd64
Content Digest
sha256:7dd19089e90de3bfae866e4cd2ffcc04d65fd0e5463e92823c9aa3ae3863364d
Details
Created

2025-04-01 04:01:13 UTC

Size

55.9 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-04-01T03:58:05.679Z
  • 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
    87a12b37f51d5f30253dc7bd8431bbc9832fb9ec
  • 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.36

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:7cd785773db44407e20a679ce5439222e505475eed5b99f1910eb2cda51729ab - 82.7% (46.2 MB)

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

[#002] sha256:b832c1f6ca100bef9096fcc84017d2faf70dab84207503ea02390c458e05db08 - 10.5% (5.87 MB)

[#003] sha256:37d27b05c8a47d9db93b033971b9b35ccece4aa339cc797b4cd69d2764df1dcb - 6.75% (3.77 MB)

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


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

# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'

2025-04-01 03:58:13 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-04-01 03:58:19 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-01 04:01:13 UTC (buildkit.dockerfile.v0)

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

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

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

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

ENV RUST_BACKTRACE=1

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

ENV RUST_LOG=info

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

ARG ADMIN_FRONTEND_PORT

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

ARG PORT

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

ENV PORT=3000

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

EXPOSE map[3000/tcp:{}]

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