mirror of
https://github.com/containers/podman.git
synced 2025-12-01 10:38:05 +08:00
Update vendor of containers/(buildah, common, storage, image)
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
@@ -67,6 +67,8 @@ type CommonBuildOptions struct {
|
||||
// NoHosts tells the builder not to create /etc/hosts content when running
|
||||
// containers.
|
||||
NoHosts bool
|
||||
// NoNewPrivileges removes the ability for the container to gain privileges
|
||||
NoNewPrivileges bool
|
||||
// OmitTimestamp forces epoch 0 as created timestamp to allow for
|
||||
// deterministic, content-addressable builds.
|
||||
OmitTimestamp bool
|
||||
|
||||
Reference in New Issue
Block a user