Skip to content

Support docker compose CLI. #962

@PMExtra

Description

@PMExtra

Summary

There is a next generation docker compose CLI. https://github.com/docker/compose-cli

It's built-in in Docker Desktop (for mac and windows), and will coming soon for Linux. (For now, Linux users can install it manually)

The new compose CLI is a native program that write in GoLang, it won't need python anymore, and will built-in in docker release.

Motivation

I think the install script should check if the docker compose command available, fallback to docker-compose only if docker compose is invalid.

And don't forget the version check, docker compose have a new version number that restart from 1.0.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions