Docker Compose Up (Start Services)
Start all services defined in docker-compose.yml in the background.
Starts all services defined in docker-compose.yml in detached mode. Pulls missing images, creates networks, and starts containers in dependency order.
When you need this: When starting a multi-container application stack (app + database + cache).
Variables
Command
8 views
0 copies
Related in this category
Log in to save
Free account. Save snippets into your own collections.