From 2e396019b5a96e59be30d32fb2bd1e18e00bf959 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 28 Jan 2020 15:37:29 +0300 Subject: prettier Makefile --- Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9f3cb15..4d1cdb0 100644 --- a/Makefile +++ b/Makefile @@ -102,4 +102,8 @@ down: clean: docker system prune --all --force --volumes -.PHONY: all login fix-binfmt binfmt docker-build compose-build builder/create builder/rm buildx build check-docker-push docker-push check-compose-push compose-push buildx-push push pull up run/client down clean +.PHONY: all login clean +.PHONY: fix-binfmt binfmt builder/create builder/rm +.PHONY: docker-build compose-build buildx build +.PHONY: check-docker-push docker-push check-compose-push compose-push buildx-push push +.PHONY: pull up run/client down -- cgit v1.2.3