`apt install` for compose-switch?
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.
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!
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.