Open sachithmuhandiram opened 4 years ago
Hmm this seems to be an issue with the python docker package. Seems like it can't find the socket file. Is there a chance that you have changed the default path for the socket?
Hmm this seems to be an issue with the python docker package. Seems like it can't find the socket file. Is there a chance that you have changed the default path for the socket?
No changes for Python or sockets.
I have tried to follow your guide given in here.
This is my
docker-compose
file.When I run
sudo docker-compose up --build
, I get following error:OS : Ubuntu 20.04