I have a directory apkmirror-scraper-compose with the following structure:
apkmirror-scraper-compose
. ├── docker-compose.yml ├── privoxy │ ├── config │ └── Dockerfil
I encoutered the same problem, the reason why is that you reached the max of networks:
do an : docker network ls Choose one to remove using: docker network rm networkname_default
docker network ls
docker network rm networkname_default