Category: docker
Subcategory: compose
Value: docker compose up -d
Miniscription: Start services in detached mode
Description: Starts all services defined in docker-compose.yml in the background without blocking the terminal.
Kontributer: iarc13
Category: docker
Subcategory: compose
Value: docker compose up -d
Miniscription: Start services in detached mode
Description: Starts all services defined in docker-compose.yml in the background without blocking the terminal.
Kontributer: iarc13