Skip to main content
Build Matrix

Installation types

The reference repository publishes multiple build variants so the image can stay small when needed and complete when needed.

port 11235health / ready / metrics / playgroundweekly buildsamd64 + arm64
default
lean image
Minimal install
all
latest-all
Full feature install
torch
GPU-friendly
Torch tooling
transformer
specialized
Transformer stack

Build arguments

From docker-compose.yml and README

ArgumentDescriptionOptions
INSTALL_TYPESelect installation flavordefault | all | torch | transformer
GITHUB_BRANCHTarget Crawl4AI branchmain | develop | custom
ENABLE_GPUToggle GPU supporttrue | false