Skip to content

Docker Compose 2.0 lost --context flag #1

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions