mirror of
https://github.com/moby/moby.git
synced 2025-12-24 13:21:20 +03:00
Test on execdriver dir behavior
Signed-off-by: Alexandr Morozov <lk4d4math@gmail.com>
This commit is contained in:
committed by
Alexandr Morozov
parent
623ebf203b
commit
652cd6a842
@@ -15,6 +15,8 @@ var registryImageName = "registry"
|
||||
// the private registry to use for tests
|
||||
var privateRegistryURL = "127.0.0.1:5000"
|
||||
|
||||
var execDriverPath = "/var/lib/docker/execdriver/native"
|
||||
|
||||
var workingDirectory string
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user