D3-TUI Pi Teams Prototype Runbook
Build
cp .env.example .env
docker compose --env-file .env -f compose.yml build
Run
docker compose --env-file .env -f compose.yml run --rm d3-tui-pi-teams
Inside the container:
/workcell/scripts/launch-team.sh
pi-teams is baked into the image. Use
/workcell/scripts/install-pi-teams.sh only as a
repair/idempotency step if the Pi plugin install needs to be
refreshed.