diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ # Discard existing volumes docker-compose down --volumes -run: +run: build # Runs containers in the foreground docker-compose up