mirror of
https://github.com/containers/podman.git
synced 2025-11-14 18:19:20 +08:00
Vendor in containers/(storage,image, common, buildah)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
2
vendor/github.com/containers/buildah/define/build.go
generated
vendored
2
vendor/github.com/containers/buildah/define/build.go
generated
vendored
@@ -101,6 +101,8 @@ type CommonBuildOptions struct {
|
||||
Secrets []string
|
||||
// SSHSources is the available ssh agent connections to forward in the build
|
||||
SSHSources []string
|
||||
// OCIHooksDir is the location of OCI hooks for the build containers
|
||||
OCIHooksDir []string
|
||||
}
|
||||
|
||||
// BuildOptions can be used to alter how an image is built.
|
||||
|
||||
Reference in New Issue
Block a user