mirror of
https://github.com/containers/podman.git
synced 2025-12-03 03:39:44 +08:00
vendor latest c/common
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
2
vendor/github.com/containers/common/pkg/config/config_windows.go
generated
vendored
2
vendor/github.com/containers/common/pkg/config/config_windows.go
generated
vendored
@@ -5,7 +5,7 @@ import "os"
|
||||
const (
|
||||
// _configPath is the path to the containers/containers.conf
|
||||
// inside a given config directory.
|
||||
_configPath = "containers\\containers.conf"
|
||||
_configPath = "\\containers\\containers.conf"
|
||||
|
||||
// DefaultContainersConfig holds the default containers config path
|
||||
DefaultContainersConfig = ""
|
||||
|
||||
Reference in New Issue
Block a user