You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Separate Docker image flavors: server (latest) and CLI (cli), built from docker/server.Dockerfile and docker/cli.Dockerfile. The CLI image excludes server dependencies (uvicorn) for a smaller footprint.