kopia lustrzana https://github.com/jedie/PyInventory
cleanup (call "docker system prune") after start
rodzic
e65b76b5fe
commit
c337eece72
1
Makefile
1
Makefile
|
@ -45,6 +45,7 @@ check-compose:
|
|||
|
||||
up: check-compose ## Start containers via docker-compose
|
||||
./compose.sh up -d
|
||||
$(MAKE) prune
|
||||
./compose.sh logs --tail=500 --follow
|
||||
|
||||
down: ## Stop all containers
|
||||
|
|
Ładowanie…
Reference in New Issue