You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
I note that the compose plugin/subcommand for docker does not seem to ship in the official linux repositories, even as "docker compose".
If compose cli is to be accepted and tested... it's going to have to be available easily on Linux, without an awkward manual install technique
Even though this is being pushed to unwitting canaries on Windows and macOS it's not even available in an expected way on Linux. At least as far as I can tell.
And, of course... there needs to be a way to enable the newfangled docker-compose v2 wrapper also on Linux.
Description
I note that the compose plugin/subcommand for docker does not seem to ship in the official linux repositories, even as "docker compose".
If compose cli is to be accepted and tested... it's going to have to be available easily on Linux, without an awkward manual install technique
Even though this is being pushed to unwitting canaries on Windows and macOS it's not even available in an expected way on Linux. At least as far as I can tell.
And, of course... there needs to be a way to enable the newfangled docker-compose v2 wrapper also on Linux.