mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2025-07-22 10:22:23 +02:00
@@ -44,6 +44,10 @@ start:
|
||||
start-at:
|
||||
$(DOCKER_COMPOSE_COMMAND) up
|
||||
|
||||
.PHONY: no-start
|
||||
no-start:
|
||||
$(DOCKER_COMPOSE_COMMAND) up --no-start
|
||||
|
||||
.PHONY: check
|
||||
check:
|
||||
$(DOCKER_COMPOSE_COMMAND) config
|
||||
|
Reference in New Issue
Block a user