mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2025-07-14 14:01:58 +02:00
Add tools and fix deps
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
@ -67,6 +67,10 @@ state:
|
||||
$(DOCKER_COMPOSE_COMMAND) ps
|
||||
$(DOCKER_COMPOSE_COMMAND) top
|
||||
|
||||
.PHONY: volumes
|
||||
volumes:
|
||||
$(DOCKER_COMPOSE_COMMAND) config --volumes
|
||||
|
||||
.PHONY: image-update
|
||||
image-update:
|
||||
$(DOCKER_COMPOSE_COMMAND) pull
|
||||
|
Reference in New Issue
Block a user