podman/vendor/github.com/docker
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
..
distribution update dependencies 2019-06-24 21:29:31 +02:00
docker new "image" mount type 2020-10-29 15:06:22 +01:00
docker-credential-helpers Bump github.com/docker/docker-credential-helpers from 0.6.2 to 0.6.3 2019-09-30 15:10:02 +02:00
go-connections migrate to go-modules 2019-06-24 13:20:59 +02:00
go-metrics Update c/image to v4.0.1 and buildah to 1.11.3 2019-10-04 20:18:23 +02:00
go-units migrate to go-modules 2019-06-24 13:20:59 +02:00
libnetwork Vendor in buildah 1.9.2 2019-07-30 16:48:18 -04:00
spdystream Update vendor of buildah and containers/common 2020-02-25 07:46:20 -04:00