podman/docs
umohnani8 3d395767d8 Implement --image-volumes for create and run
--image-volumes tells podman what to do with the image volumes in the image config
There are 3 options: bind, tmpfs, and ignore
bind puts the volume contents in /var/lib/containers/storage/container-id/volumes/vol-dir
and bind mounts it into the container at /vol-dir
tmpfs mounts /vol-dir as a tmps into the container
ignore doesn't mount the image volumes onto the container

Signed-off-by: umohnani8 <umohnani@redhat.com>

Closes: #377
Approved by: rhatdan
2018-02-22 15:14:00 +00:00
..
tutorials Touch up tutorial location and install reqs 2018-02-15 19:51:46 +00:00
dckrman.sh Add support for mimicing docker CLI 2018-01-18 07:01:48 -05:00
play.png Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
podman-attach.1.md Shortcut for most recent container 2018-01-08 19:12:17 +00:00
podman-build.1.md Change default certs dir to /etc/containers/certs.d 2018-02-06 17:10:10 -05:00
podman-commit.1.md Ran spell checker through all man pages 2018-01-29 15:21:34 +00:00
podman-cp.1.md Cleanup Documentation and bash completions 2017-12-20 18:40:38 +00:00
podman-create.1.md Implement --image-volumes for create and run 2018-02-22 15:14:00 +00:00
podman-diff.1.md Rename all references to kpod to podman 2017-12-18 16:46:05 +00:00
podman-exec.1.md Shortcut for most recent container 2018-01-08 19:12:17 +00:00
podman-export.1.md Cleanup Documentation and bash completions 2017-12-20 18:40:38 +00:00
podman-history.1.md Cleanup Documentation and bash completions 2017-12-20 18:40:38 +00:00
podman-images.1.md Rename all references to kpod to podman 2017-12-18 16:46:05 +00:00
podman-import.1.md Cleanup Documentation and bash completions 2017-12-20 18:40:38 +00:00
podman-info.1.md Cleanup Documentation and bash completions 2017-12-20 18:40:38 +00:00
podman-inspect.1.md Inspect output should be in array form 2018-02-21 14:22:36 +00:00
podman-kill.1.md Shortcut for most recent container 2018-01-08 19:12:17 +00:00
podman-load.1.md Cleanup Documentation and bash completions 2017-12-20 18:40:38 +00:00
podman-login.1.md Change default certs dir to /etc/containers/certs.d 2018-02-06 17:10:10 -05:00
podman-logout.1.md Ran spell checker through all man pages 2018-01-29 15:21:34 +00:00
podman-logs.1.md podman logs: fix tailing 2018-02-09 15:27:52 +00:00
podman-mount.1.md Rename all references to kpod to podman 2017-12-18 16:46:05 +00:00
podman-pause.1.md Rename all references to kpod to podman 2017-12-18 16:46:05 +00:00
podman-port.1.md podman port 2018-01-23 08:54:57 -06:00
podman-ps.1.md Ran spell checker through all man pages 2018-01-29 15:21:34 +00:00
podman-pull.1.md Return imageid from podman pull 2018-02-15 17:18:08 +00:00
podman-push.1.md Merge pull request #289 from TomSweeneyRedHat/dev/tsweeney/username 2018-02-07 14:07:54 -05:00
podman-rm.1.md Shortcut for most recent container 2018-01-08 19:12:17 +00:00
podman-rmi.1.md Touchup rmi manpage 2018-01-08 14:34:13 +00:00
podman-run.1.md Implement --image-volumes for create and run 2018-02-22 15:14:00 +00:00
podman-save.1.md Cleanup Documentation and bash completions 2017-12-20 18:40:38 +00:00
podman-search.1.md Add podman search command 2018-02-06 18:09:31 +00:00
podman-start.1.md Shortcut for most recent container 2018-01-08 19:12:17 +00:00
podman-stats.1.md Fix podman stats based on QE feedback 2018-01-25 03:23:10 +00:00
podman-stop.1.md Add --time alias to manpages 2018-02-21 13:32:59 +00:00
podman-tag.1.md Rename all references to kpod to podman 2017-12-18 16:46:05 +00:00
podman-top.1.md Deprecate --format for podman top 2018-02-05 15:41:06 +00:00
podman-umount.1.md Rename all references to kpod to podman 2017-12-18 16:46:05 +00:00
podman-unpause.1.md Rename all references to kpod to podman 2017-12-18 16:46:05 +00:00
podman-version.1.md Cleanup Documentation and bash completions 2017-12-20 18:40:38 +00:00
podman-wait.1.md Add latest to wait 2018-01-08 22:44:38 +00:00
podman.1.md Cleanup Documentation and bash completions 2017-12-20 18:40:38 +00:00