podman/docs/source
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
..
_static [CI:DOCS] Docs revamp. 2020-05-21 17:16:10 -04:00
markdown new "image" mount type 2020-10-29 15:06:22 +01:00
Commands.rst Cross-reference *.rst files too 2020-08-11 08:03:37 -06:00
Introduction.rst Fix documentation link and typo 2020-10-09 12:58:16 +03:00
Reference.rst [CI:DOCS] Docs revamp. 2020-05-21 17:16:10 -04:00
Search.rst [CI:DOCS] Docs revamp. 2020-05-21 17:16:10 -04:00
Tutorials.rst [CI:DOCS] Update remote tutorials 2020-09-08 17:30:54 -04:00
conf.py Restructure documentation dir 2019-10-31 12:31:39 -05:00
connection.rst Add missing pages for docs.podman.io 2020-08-10 19:35:23 -04:00
generate.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
healthcheck.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
image.rst Cross-reference *.rst files too 2020-08-11 08:03:37 -06:00
includes.rst Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
index.rst Add missing pages for docs.podman.io 2020-08-10 19:35:23 -04:00
managecontainers.rst Cross-reference *.rst files too 2020-08-11 08:03:37 -06:00
manifest.rst Add missing pages for docs.podman.io 2020-08-10 19:35:23 -04:00
network.rst docs: fix incomplete heading underlining in network.rst 2020-01-28 06:44:07 -05:00
play.rst Update document formatting and packaging code 2019-10-31 12:31:39 -05:00
pod.rst Remove containers when pruning a stopped pod. 2019-11-26 13:19:31 -05:00
system.rst Cross-reference *.rst files too 2020-08-11 08:03:37 -06:00
volume.rst Enable pre-commit tool linting 2020-01-14 13:42:59 +00:00