You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got some issues installing docker on my raspi4 for this project and hit a wall with a 'docker-compose command not found' and eventually solve this by running sudo pip3 -v install docker-compose .. is is expected?
The text was updated successfully, but these errors were encountered:
I got some issues installing docker on my raspi4 for this project and hit a wall with a 'docker-compose command not found' and eventually solve this by running
sudo pip3 -v install docker-compose
.. is is expected?The text was updated successfully, but these errors were encountered: