docker-archive / compose-cli

Easily run your Compose application to the cloud with compose-cli
Apache License 2.0
958 stars 254 forks source link

Support for armv7l (Raspberry). #2122

Closed tilusnet closed 2 years ago

tilusnet commented 2 years ago

What I did Compose Switch can now be automatically installed on armv7l (Raspberry).

Tested on my system, and I got it running successfully:

Running checks...
Warning: This script has been tested on Ubuntu and may not work on other distributions
Checks passed!
Downloading CLI...
Downloaded CLI!
Installing CLI...
Done!

Related issue

(not mandatory) A picture of a cute animal, if possible in relation with what you did

tilusnet commented 2 years ago

Isn't your documentation broken at https://docs.docker.com/compose/cli-command/#compose-switch? It mentions the link to .../compose-cli/..., not .../compose-switch/...!

tilusnet commented 2 years ago

I modified this script for the wrong reason. The documentation at https://docs.docker.com/compose/cli-command/#compose-switch is providing the wrong link.