Makefile cleanup
@ -9,7 +9,7 @@ build-no-cache:
docker build --no-cache -t $(NAME) .
build:
docker build -t $(NAME) .
run:
# Run containers