@ -0,0 +1,10 @@
all:
docker compose up --build
re: clean all
clean:
docker system prune -af
docker volume prune -af
.PHONY: clean re all
The note is not visible to the blocked user.