Home
last modified time | relevance | path

Searched refs:HostnamePath (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/container/
H A Dcontainer_unix.go38 HostnamePath string member
84 container.HostnamePath = path
101 container.HostnamePath = hostnamePath
102 return ioutil.WriteFile(container.HostnamePath, []byte(container.Config.Hostname+"\n"), 0644)
128 if container.HostnamePath != "" {
129 if _, err := os.Stat(container.HostnamePath); err != nil {
130 …amePath set to %q, but can't stat this filename (err = %v); skipping", container.HostnamePath, err)
133 label.Relabel(container.HostnamePath, container.MountLabel, shared)
140 Source: container.HostnamePath,
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/container/
H A Dcontainer_unix.go42 container.HostnamePath = path
59 container.HostnamePath = hostnamePath
60 return ioutil.WriteFile(container.HostnamePath, []byte(container.Config.Hostname+"\n"), 0644)
86 if container.HostnamePath != "" {
87 if _, err := os.Stat(container.HostnamePath); err != nil {
88 …amePath set to %q, but can't stat this filename (err = %v); skipping", container.HostnamePath, err)
94 label.Relabel(container.HostnamePath, container.MountLabel, shared)
97 Source: container.HostnamePath,
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/container/
H A Dcontainer_unix.go38 container.HostnamePath = path
55 container.HostnamePath = hostnamePath
56 return ioutil.WriteFile(container.HostnamePath, []byte(container.Config.Hostname+"\n"), 0644)
82 if container.HostnamePath != "" {
83 if _, err := os.Stat(container.HostnamePath); err != nil {
84 …amePath set to %q, but can't stat this filename (err = %v); skipping", container.HostnamePath, err)
90 label.Relabel(container.HostnamePath, container.MountLabel, shared)
93 Source: container.HostnamePath,
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/container/
H A Dcontainer_unix.go41 container.HostnamePath = path
58 container.HostnamePath = hostnamePath
59 return ioutil.WriteFile(container.HostnamePath, []byte(container.Config.Hostname+"\n"), 0644)
85 if container.HostnamePath != "" {
86 if _, err := os.Stat(container.HostnamePath); err != nil {
87 …amePath set to %q, but can't stat this filename (err = %v); skipping", container.HostnamePath, err)
93 label.Relabel(container.HostnamePath, container.MountLabel, shared)
96 Source: container.HostnamePath,
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/container/
H A Dcontainer_unix.go42 container.HostnamePath = path
59 container.HostnamePath = hostnamePath
60 return ioutil.WriteFile(container.HostnamePath, []byte(container.Config.Hostname+"\n"), 0644)
86 if container.HostnamePath != "" {
87 if _, err := os.Stat(container.HostnamePath); err != nil {
88 …amePath set to %q, but can't stat this filename (err = %v); skipping", container.HostnamePath, err)
94 label.Relabel(container.HostnamePath, container.MountLabel, shared)
97 Source: container.HostnamePath,
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/container/
H A Dcontainer_unix.go41 container.HostnamePath = path
58 container.HostnamePath = hostnamePath
59 return ioutil.WriteFile(container.HostnamePath, []byte(container.Config.Hostname+"\n"), 0644)
85 if container.HostnamePath != "" {
86 if _, err := os.Stat(container.HostnamePath); err != nil {
87 …amePath set to %q, but can't stat this filename (err = %v); skipping", container.HostnamePath, err)
93 label.Relabel(container.HostnamePath, container.MountLabel, shared)
96 Source: container.HostnamePath,
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/container/
H A Dcontainer_unix.go42 container.HostnamePath = path
59 container.HostnamePath = hostnamePath
60 return ioutil.WriteFile(container.HostnamePath, []byte(container.Config.Hostname+"\n"), 0644)
86 if container.HostnamePath != "" {
87 if _, err := os.Stat(container.HostnamePath); err != nil {
88 …amePath set to %q, but can't stat this filename (err = %v); skipping", container.HostnamePath, err)
94 label.Relabel(container.HostnamePath, container.MountLabel, shared)
97 Source: container.HostnamePath,
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/container/
H A Dcontainer_unix.go38 container.HostnamePath = path
55 container.HostnamePath = hostnamePath
56 return ioutil.WriteFile(container.HostnamePath, []byte(container.Config.Hostname+"\n"), 0644)
82 if container.HostnamePath != "" {
83 if _, err := os.Stat(container.HostnamePath); err != nil {
84 …amePath set to %q, but can't stat this filename (err = %v); skipping", container.HostnamePath, err)
90 label.Relabel(container.HostnamePath, container.MountLabel, shared)
93 Source: container.HostnamePath,
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/container/
H A Dcontainer_unix.go42 container.HostnamePath = path
59 container.HostnamePath = hostnamePath
60 return ioutil.WriteFile(container.HostnamePath, []byte(container.Config.Hostname+"\n"), 0644)
86 if container.HostnamePath != "" {
87 if _, err := os.Stat(container.HostnamePath); err != nil {
88 …amePath set to %q, but can't stat this filename (err = %v); skipping", container.HostnamePath, err)
94 label.Relabel(container.HostnamePath, container.MountLabel, shared)
97 Source: container.HostnamePath,
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/container/
H A Dcontainer_unix.go41 container.HostnamePath = path
58 container.HostnamePath = hostnamePath
59 return ioutil.WriteFile(container.HostnamePath, []byte(container.Config.Hostname+"\n"), 0644)
85 if container.HostnamePath != "" {
86 if _, err := os.Stat(container.HostnamePath); err != nil {
87 …amePath set to %q, but can't stat this filename (err = %v); skipping", container.HostnamePath, err)
93 label.Relabel(container.HostnamePath, container.MountLabel, shared)
96 Source: container.HostnamePath,
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/container/
H A Dcontainer_unix.go41 container.HostnamePath = path
58 container.HostnamePath = hostnamePath
59 return ioutil.WriteFile(container.HostnamePath, []byte(container.Config.Hostname+"\n"), 0644)
85 if container.HostnamePath != "" {
86 if _, err := os.Stat(container.HostnamePath); err != nil {
87 …amePath set to %q, but can't stat this filename (err = %v); skipping", container.HostnamePath, err)
93 label.Relabel(container.HostnamePath, container.MountLabel, shared)
96 Source: container.HostnamePath,
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/container/
H A Dcontainer_unix.go42 container.HostnamePath = path
59 container.HostnamePath = hostnamePath
60 return ioutil.WriteFile(container.HostnamePath, []byte(container.Config.Hostname+"\n"), 0644)
86 if container.HostnamePath != "" {
87 if _, err := os.Stat(container.HostnamePath); err != nil {
88 …amePath set to %q, but can't stat this filename (err = %v); skipping", container.HostnamePath, err)
94 label.Relabel(container.HostnamePath, container.MountLabel, shared)
97 Source: container.HostnamePath,
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/daemon/
H A Dinspect_linux.go15 contJSONBase.HostnamePath = container.HostnamePath
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/daemon/
H A Dinspect_linux.go15 contJSONBase.HostnamePath = container.HostnamePath
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/daemon/
H A Dinspect_unix.go17 contJSONBase.HostnamePath = container.HostnamePath
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/daemon/
H A Dinspect_linux.go15 contJSONBase.HostnamePath = container.HostnamePath
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/daemon/
H A Dinspect_linux.go15 contJSONBase.HostnamePath = container.HostnamePath
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/daemon/
H A Dinspect_linux.go15 contJSONBase.HostnamePath = container.HostnamePath
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/daemon/
H A Dinspect_linux.go15 contJSONBase.HostnamePath = container.HostnamePath
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/daemon/
H A Dinspect_unix.go17 contJSONBase.HostnamePath = container.HostnamePath
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/daemon/
H A Dinspect_linux.go15 contJSONBase.HostnamePath = container.HostnamePath
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/daemon/
H A Dinspect_linux.go15 contJSONBase.HostnamePath = container.HostnamePath
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/daemon/
H A Dinspect_linux.go15 contJSONBase.HostnamePath = container.HostnamePath
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/daemon/
H A Dinspect_unix.go17 contJSONBase.HostnamePath = container.HostnamePath
H A Dcontainer_operations_unix.go278 container.HostnamePath = nc.HostnamePath

12345678910>>...12