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
Share and learn in the Docker community.
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