There is no --context or -c in Docker Compose 2.0. The following still works on Linux and Mac: DOCKER_CONTEXT=contextname docker-compose up -d
|
docker-compose --context vagrant --project-directory project pull |
|
docker-compose --context vagrant --project-directory project up -d |
There is no --context or -c in Docker Compose 2.0. The following still works on Linux and Mac: DOCKER_CONTEXT=contextname docker-compose up -d
training-deploy-project/ansible/Makefile
Line 66 in 9b06106
training-deploy-project/ansible/Makefile
Line 70 in 9b06106