Logo
Explore Help
Sign In
status-im/consul
2
0
Fork 0
You've already forked consul
mirror of https://github.com/status-im/consul.git synced 2025-01-11 22:34:55 +00:00
Code Issues Projects Releases Wiki Activity
consul/agent/checks/docker_unix.go

7 lines
112 B
Go
Raw Normal View History

re-run gofmt on 1.17 (#11579) This should let freshly recompiled golangci-lint binaries using Go 1.17 pass 'make lint'
2021-11-16 12:04:01 -06:00
//go:build !windows
agent: make docker client work on windows
2017-07-19 11:53:38 +02:00
// +build !windows
build: add missing build tags
2017-07-19 05:07:31 +02:00
Decouple the code that executes checks from the agent
2017-10-25 11:18:07 +02:00
package checks
agent: replace docker check This patch replaces the Docker client which is used for health checks with a simplified version tailored for that purpose. See #3254 See #3257 Fixes #3270
2017-07-12 07:01:42 -07:00
const DefaultDockerHost = "unix:///var/run/docker.sock"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 279ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API