mirror of
https://github.com/kemko/nomad.git
synced 2026-01-09 11:55:42 +03:00
There is no "docker" check type
This commit is contained in:
@@ -1484,7 +1484,6 @@ func (tg *TaskGroup) GoString() string {
|
||||
const (
|
||||
ServiceCheckHTTP = "http"
|
||||
ServiceCheckTCP = "tcp"
|
||||
ServiceCheckDocker = "docker"
|
||||
ServiceCheckScript = "script"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user