GJjoe

Results 3 comments of GJjoe

i got around this using python3, although my websever doesn't work on reboot i gotta load the containers each time. sudo apt-get -y install python3-pip sudo pip3 install docker-compose

> > i got around this using python3, although my websever doesn't work on reboot i gotta load the containers each time. > > sudo apt-get -y install python3-pip >...