spiegel_podman/vendor/github.com/containers/buildah/pkg
Valentin Rothberg 65a618886e new "image" mount type
Add a new "image" mount type to `--mount`.  The source of the mount is
the name or ID of an image.  The destination is the path inside the
container.  Image mounts further support an optional `rw,readwrite`
parameter which if set to "true" will yield the mount writable inside
the container.  Note that no changes are propagated to the image mount
on the host (which in any case is read only).

Mounts are overlay mounts.  To support read-only overlay mounts, vendor
a non-release version of Buildah.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-10-29 15:06:22 +01:00
..
blobcache Bump to Buildah 1.16.0-dev in upstream 2020-08-03 14:34:24 -04:00
chrootuser Bump to Buildah v1.13.1 2020-01-14 14:46:46 -05:00
cli new "image" mount type 2020-10-29 15:06:22 +01:00
completion new "image" mount type 2020-10-29 15:06:22 +01:00
manifests apiv2 addition of manifests 2020-03-16 10:03:55 -05:00
overlay new "image" mount type 2020-10-29 15:06:22 +01:00
parse new "image" mount type 2020-10-29 15:06:22 +01:00
rusage Vendor in containers/buildah 1.16.1 2020-09-11 13:37:37 -04:00
secrets Bump to Buildah v1.13.1 2020-01-14 14:46:46 -05:00
supplemented Update vendor of buildah to latest code 2020-08-25 08:13:28 -04:00
umask Vendor Bulidah 1.11.2 2019-09-13 11:22:14 -04:00