podman/vendor/golang.org/x/sys
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
..
cpu new "image" mount type 2020-10-29 15:06:22 +01:00
internal/unsafeheader Bump github.com/onsi/ginkgo from 1.12.0 to 1.12.2 2020-05-21 09:53:49 -04:00
unix new "image" mount type 2020-10-29 15:06:22 +01:00
windows new "image" mount type 2020-10-29 15:06:22 +01:00
AUTHORS migrate to go-modules 2019-06-24 13:20:59 +02:00
CONTRIBUTORS migrate to go-modules 2019-06-24 13:20:59 +02:00
LICENSE Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
PATENTS Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00