When trying to up Docker containers, using the distribution of Laradock, with standard images of apache2, redis, mariadb e workspace, I came across the following list of errors.
Apparently the errors describe that Python modules are not available because it does not find the *.py files.
docker-compose up -d apache2...