diff --git a/Makefile b/Makefile index 64a0364..3ae96eb 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ DB_ENTITY := spider-results # Build docker image dockerimage: - docker build -t $(IMAGE) . + docker build --progress plain -t $(IMAGE) . # Fill the queue with spider jobs, one for each site. jobs: