podman/vendor/github.com/containerd/continuity
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
..
fs cgroupsns was not following containers.conf 2020-05-01 15:00:33 -04:00
sysx 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
LICENSE vendor: update everything 2019-01-11 13:38:11 +01:00