Namespace
appflowyinc
Image / Tag
admin_frontend:0.9.46-amd64
Content Digest
sha256:1a4e854096cc12d3910649a2618dffef0b1ff4d5ca7126ed8d8e53fb288e16f2
Details
Created

2025-04-26 03:28:20 UTC

Size

56 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2025-04-26T03:25:10.424Z
  • 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
    4b97c72d570349e802fab95d6748124bace42b1f
  • 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.46

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:23b7d26ef1d294256da0d70ce374277b9aab5ca683015073316005cb63d33849 - 82.64% (46.2 MB)

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

[#002] sha256:a3d1738c4fa471bbe42817c244db9588da041f7b314e4d3f91e49f830f3fdedc - 10.49% (5.87 MB)

[#003] sha256:452b848db0dd63f2e0c118601b4287dd1f225d14f23ca2164c3e128556be15eb - 6.82% (3.82 MB)

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


History
2025-04-07 00:00:00 UTC (debuerreotype 0.15)

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

2025-04-26 03:25:16 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-04-26 03:25:22 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-26 03:28:20 UTC (buildkit.dockerfile.v0)

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

2025-04-26 03:28:20 UTC (buildkit.dockerfile.v0)

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

2025-04-26 03:28:20 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2025-04-26 03:28:20 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2025-04-26 03:28:20 UTC (buildkit.dockerfile.v0)

ARG ADMIN_FRONTEND_PORT

2025-04-26 03:28:20 UTC (buildkit.dockerfile.v0)

ARG PORT

2025-04-26 03:28:20 UTC (buildkit.dockerfile.v0)

ENV PORT=3000

2025-04-26 03:28:20 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2025-04-26 03:28:20 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