Open danielcoquette opened 13 hours ago
yaml should be in PyYAML. I triggered a rebuild and did some cleanup
Hello :)
Thanks you for your prompt reply :+1:
It seems your modification on docker-compose.yml
is not valid:
/betterscan/dockerhub ⎇ main $ docker compose up
validating /home/daniel/Projects/betterscan/dockerhub/docker-compose.yml: services.worker_1.environment must be a mapping
I remove environment:
from section worker_1:
and it build. But error ModuleNotFoundError: No module named 'yaml' is still there.
Hello, I've install the container as shown in the README file. Address htp://locahost:500 is not available. Here is the logs from
docker compose up
: