Skip to content

History / Installation Docker

Revisions

  • docs(wiki): split Installation into Docker and WSL Containers (wslc) pages Turn the single Installation page into a landing/chooser page with two children: Installation-Docker (the existing Docker Compose instructions, migrated) and a new Installation-wslc runbook for running the stack under WSL's native `wslc` container runtime without Docker Desktop. The wslc page translates compose.yaml into individual `wslc run` commands on a shared user-defined network (the ff-server->sf-mcp and ff-client->ff-server hops resolve by container name), uses Windows bind mounts for persistence, and flags the preview features it relies on (network DNS, named volumes, restart) with a host-gateway fallback. Nest both under Installation in the sidebar. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

    @StuartMeeks StuartMeeks committed Jul 4, 2026