How to install newest docker-compose on a Raspberry Pi ...
ovks.de › 2020 › 05Now we have the packages we need to run docker-compose. docker-compose is a python-script so we dont need to compile it, but we have to solve the dependencies in python. 4.) Start the python setup.py file for installing docker-compose sudo python3 setup.py install 5.) Done hurray! You can now use docker-compose under Ubuntu aarch64 with docker.