Skip to content

Add a flag to use new Docker Compose command  #2977

@karolz-ms

Description

@karolz-ms

The latest releases of Docker Desktop include the new implementation of Docker Compose command (docker compose with no dash). Currently our extension only uses the old docker-compose command when running in the local context.

The new command is destined to replace the old one eventually, but at the moment it still may have some bugs, or incompatibilities, and some incompatibilities might never be reconciled. The proposal is then to introduce a setting allowing the user to opt in for the new command, with the idea that sometime in the future we will switch to the new command as a default, and the setting could be then used to opt out of the new command. This should provide the smoothest migration path to the new Docker Compose implementation for our users.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions