AccordBox/wagtail-react-blog

Docker-compose build taking way too long to build

s0gemaker opened this issue · 0 comments

After bringing in following 2 fixtures:

factory-boy==2.12.0
wagtail-factories==2.0.0

The docker-compose build taking way too long and not able to build the image at all.

I have used "docker-compose build --parallel" command.

Appreciate any advice.

Regards