spiegel_podman/vendor/github.com/docker/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
..
api new "image" mount type 2020-10-29 15:06:22 +01:00
client new "image" mount type 2020-10-29 15:06:22 +01:00
errdefs bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
pkg new "image" mount type 2020-10-29 15:06:22 +01:00
AUTHORS update github.com/docker/docker and relevant deps 2020-09-18 02:22:25 +09:00
LICENSE Vendor docker/docker, fsouza and more #2 2019-03-13 11:40:39 -04:00
NOTICE bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00