swarm stuff
This commit is contained in:
parent
b0cb40c08f
commit
dd5979ef00
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -92,6 +92,7 @@ logs-compose:
|
||||||
|
|
||||||
logs-swarm:
|
logs-swarm:
|
||||||
@- echo "\n### logs"
|
@- echo "\n### logs"
|
||||||
|
@- docker context use $(DEPLOY_HOSTS); \
|
||||||
@- docker service logs -f $(service)
|
@- docker service logs -f $(service)
|
||||||
|
|
||||||
restart: restart-$(DEPLOY_TYPE)
|
restart: restart-$(DEPLOY_TYPE)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue