forked from Ivasoft/traefik
Add allowEmptyServices for Docker provider
This commit is contained in:
@@ -519,6 +519,9 @@ Watch Consul API events. (Default: ```false```)
|
||||
`--providers.docker`:
|
||||
Enable Docker backend with default settings. (Default: ```false```)
|
||||
|
||||
`--providers.docker.allowemptyservices`:
|
||||
Disregards the Docker containers health checks with respect to the creation or removal of the corresponding services. (Default: ```false```)
|
||||
|
||||
`--providers.docker.constraints`:
|
||||
Constraints is an expression that Traefik matches against the container's labels to determine whether to create any route for that container.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user