Answers for "docker compose command build"

1

docker compose command build

docker-compose up // not run in the background
 docker-compose up -d // run in the background
Posted by: Guest on April-08-2021

Code answers related to "docker compose command build"

Browse Popular Code Answers by Language