docker-compose up
Docker ComposeCreate and start containers defined in docker-compose.yml
Options & Flags
Available options for this command
-dDetached mode
--buildBuild images before starting
Examples
Common usage examples
Start services
docker-compose upStart services in background
docker-compose up -dRelated Commands
You might also find these useful