Documentation
spin stop [OPTIONS] [SERVICE...]
spin stop
spin stop php
This command is a shortcut for docker compose stop and can accept additional options that you pass to it.
docker compose stop
spin down
spin kill
run
Command reference for "spin run"
up
Bring up all containers defined in `docker-compose.yml` and `docker-compose.$SPIN_ENV.yml` (`$SPIN_ENV` defaults to `dev`).
On this page
Community