mirror of
https://github.com/containers/podman.git
synced 2025-11-13 09:38:05 +08:00
Vendor in containers/buildah@v1.26.1
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
2
vendor/github.com/containers/buildah/buildah.go
generated
vendored
2
vendor/github.com/containers/buildah/buildah.go
generated
vendored
@@ -330,7 +330,7 @@ type BuilderOptions struct {
|
||||
Format string
|
||||
// Devices are the additional devices to add to the containers
|
||||
Devices define.ContainerDevices
|
||||
//DefaultEnv for containers
|
||||
// DefaultEnv is deprecated and ignored.
|
||||
DefaultEnv []string
|
||||
// MaxPullRetries is the maximum number of attempts we'll make to pull
|
||||
// any one image from the external registry if the first attempt fails.
|
||||
|
||||
Reference in New Issue
Block a user