podman/vendor/google.golang.org
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
..
appengine Add X-Registry-Config support 2020-09-29 08:46:44 -07:00
genproto Bump k8s.io/apimachinery from 0.18.8 to 0.19.0 2020-08-28 05:45:35 -04:00
grpc new "image" mount type 2020-10-29 15:06:22 +01:00
protobuf Add X-Registry-Config support 2020-09-29 08:46:44 -07:00