bigdata-exercises icon indicating copy to clipboard operation
bigdata-exercises copied to clipboard

docker-compose up FileNotFoundError for arch/manjaro

Open FatjonZOGAJ opened this issue 4 years ago • 0 comments

Wasted a bit of time as the error messages are quite archaic and only mention FileNotFound and package/connection errors. Figured I'd give a heads up for other students who use arch/manjaro:

Make sure to first start docker manually, as this is not done on manjaro by default: sudo systemctl start docker

As mentioned here: https://github.com/docker/compose/issues/7896 https://stackoverflow.com/questions/64633015/problem-launching-docker-compose-python-modules-not-installed

FatjonZOGAJ avatar Sep 28 '21 16:09 FatjonZOGAJ