forked from barak/tarpoon
Add a README intro section
This commit is contained in:
parent
5b3d5e81bd
commit
22621ac77f
5 changed files with 29 additions and 2 deletions
|
|
@ -89,7 +89,7 @@ func systemContext() *types.SystemContext {
|
|||
return &types.SystemContext{
|
||||
RegistriesDirPath: "",
|
||||
DockerCertPath: "",
|
||||
DockerInsecureSkipTLSVerify: !tlsVerify,
|
||||
DockerInsecureSkipTLSVerify: !tlsVerify
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue