Support SWARM_MODE

This commit is contained in:
Einar Forselv
2020-03-07 02:55:22 +01:00
parent 0bab85f5cf
commit 61ec487e24
3 changed files with 11 additions and 0 deletions

View File

@@ -188,6 +188,11 @@ connecting to the Docker host. Combined with ``DOCKER_TLS_VERIFY``
this can be used to talk to docker through TLS in cases
were we cannot map in the docker socket.
SWARM_MODE
~~~~~~~~~~
If defined containers in swarm stacks are also evaluated.
Compose Labels
--------------