compose-switch icon indicating copy to clipboard operation
compose-switch copied to clipboard

`apt install` for compose-switch?

Open fredngo opened this issue 3 years ago • 2 comments

Any reason why compose-switch is an outlier in terms of not being able to be apt install'd?

Would be really great if we could install it just like docker-ce and docker-compose-plugin instead of having to manually download the binary, update-alternatives, etc.

fredngo avatar Jun 13 '22 14:06 fredngo

I see there is an install script which I've tried out; unfortunately there are some problems with it which I've documented here: https://github.com/docker/compose-switch/issues/33

It would still be great if we could just apt install compose-switch!

fredngo avatar Jun 14 '22 20:06 fredngo

It would be great to be able to install it like everything else.

I think a better name would be apt install docker-compose-switch by the way.

felipecrs avatar Feb 07 '23 21:02 felipecrs