Skip to content

Docker Compose 2.0 lost --context flag #1

@Fosten

Description

@Fosten

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions