spiegel_podman/docs
Matthew Heon d2b77f8b33 Do not make renumber shut down the runtime
The original intent behind the requirement was to ensure that, if
two SHM lock structs were open at the same time, we should not
make such a runtime available to the user, and should clean it up
instead.

It turns out that we don't even need to open a second SHM lock
struct - if we get an error mapping the first one due to a lock
count mismatch, we can just delete it, and it cleans itself up
when it errors. So there's no reason not to return a valid
runtime.

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2019-02-21 10:51:42 -05:00
..
links Add podman system prune and info commands 2019-02-05 10:41:55 -08:00
tutorials tutorials: describe how to use podman in updates-testing 2019-01-25 16:11:03 -07:00
varlink Fix varlink remove image force 2018-05-11 16:05:10 +00:00
containers-mounts.conf.5.md docs: consistent headings 2018-08-30 16:51:56 +00:00
dckrman.sh Add support for mimicing docker CLI 2018-01-18 07:01:48 -05:00
generate.go Rename varlink socket and interface 2018-08-06 14:49:11 +00:00
libpod.conf.5.md docs: mention the new OCI runtime configuration 2019-02-15 13:04:23 +01:00
play.png Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
podman-attach.1.md docs: consistent format for example 2018-08-30 16:51:56 +00:00
podman-build.1.md Add troubleshooting for sparse files 2018-12-30 08:08:13 -05:00
podman-commit.1.md Add examples for Cobra 2019-02-14 15:03:11 -05:00
podman-container-checkpoint.1.md Add '--tcp-established' to checkpoint/restore man page 2018-11-28 08:00:38 +01:00
podman-container-cleanup.1.md docs: fix headers 2018-08-30 16:51:56 +00:00
podman-container-exists.1.md add podman container|image exists 2018-11-26 09:19:39 -06:00
podman-container-prune.1.md Add ability to prune containers and images 2018-12-05 19:57:54 -06:00
podman-container-refresh.1.md docs: consistent format for example 2018-08-30 16:51:56 +00:00
podman-container-restore.1.md Add '--tcp-established' to checkpoint/restore man page 2018-11-28 08:00:38 +01:00
podman-container-runlabel.1.md Changes to container runlabel for toolbox project 2019-01-30 08:44:58 -06:00
podman-container.1.md Allow alias for list, ls, ps to work 2018-12-23 09:38:57 -05:00
podman-cp.1.md 'podman cp' copy between host and container 2019-02-14 09:29:53 -05:00
podman-create.1.md Add examples for Cobra 2019-02-14 15:03:11 -05:00
podman-diff.1.md docs: fix headers 2018-08-30 16:51:56 +00:00
podman-exec.1.md Second chunk of Cobra help 2019-02-15 14:38:46 -05:00
podman-export.1.md docs: consistent format for example 2018-08-30 16:51:56 +00:00
podman-generate-kube.1.md Add Play 2018-12-19 14:20:55 -06:00
podman-generate.1.md generate kube 2018-12-04 08:03:49 -06:00
podman-history.1.md docs: consistent format for example 2018-08-30 16:51:56 +00:00
podman-image-exists.1.md add podman container|image exists 2018-11-26 09:19:39 -06:00
podman-image-prune.1.md podman image prune -- implement all flag 2019-01-29 16:51:48 -06:00
podman-image-sign.1.md Fix up image sign and trust 2019-01-09 15:19:46 -05:00
podman-image-trust.1.md Update image-trust man with further comments 2019-02-08 13:47:30 -05:00
podman-image.1.md [WIP]Support podman image sign 2019-01-08 09:53:18 -05:00
podman-images.1.md Add space between num & unit in images output 2018-11-12 14:06:31 -05:00
podman-import.1.md docs: consistent format for example 2018-08-30 16:51:56 +00:00
podman-info.1.md Add podman system prune and info commands 2019-02-05 10:41:55 -08:00
podman-inspect.1.md Add support for short option -s in podman inspect 2019-01-30 15:31:19 +00:00
podman-kill.1.md Make kill, pause, and unpause parallel. 2018-11-01 14:23:55 -05:00
podman-load.1.md docs: consistent format for example 2018-08-30 16:51:56 +00:00
podman-login.1.md --password-stdin flag in podman login 2019-02-14 10:09:25 -05:00
podman-logout.1.md Support auth file environment variable & add change to man pages 2018-10-12 10:05:14 -04:00
podman-logs.1.md Fifth chunk of Cobra Examples 2019-02-18 19:37:09 -05:00
podman-mount.1.md Add --latest and --all to podman mount/umount 2019-01-16 10:05:41 -05:00
podman-pause.1.md Make kill, pause, and unpause parallel. 2018-11-01 14:23:55 -05:00
podman-play-kube.1.md Add Play 2018-12-19 14:20:55 -06:00
podman-play.1.md Add Play 2018-12-19 14:20:55 -06:00
podman-pod-create.1.md pod infra container is started before a container in a pod is run, started, or attached. 2019-02-15 16:39:24 -05:00
podman-pod-exists.1.md podman pod exists 2018-12-03 12:00:18 -06:00
podman-pod-inspect.1.md docs: fix headers 2018-08-30 16:51:56 +00:00
podman-pod-kill.1.md docs: fix headers 2018-08-30 16:51:56 +00:00
podman-pod-pause.1.md docs: fix headers 2018-08-30 16:51:56 +00:00
podman-pod-ps.1.md docs: consistent format for example 2018-08-30 16:51:56 +00:00
podman-pod-restart.1.md Fifth chunk of Cobra Examples 2019-02-18 19:37:09 -05:00
podman-pod-rm.1.md docs: fix headers 2018-08-30 16:51:56 +00:00
podman-pod-start.1.md docs: fix headers 2018-08-30 16:51:56 +00:00
podman-pod-stop.1.md add timeout to pod stop 2018-12-07 10:27:41 -06:00
podman-pod-top.1.md docs: consistent format for example 2018-08-30 16:51:56 +00:00
podman-pod-unpause.1.md docs: fix headers 2018-08-30 16:51:56 +00:00
podman-pod.1.md docs: consistent headings 2018-08-30 16:51:56 +00:00
podman-port.1.md Fifth chunk of Cobra Examples 2019-02-18 19:37:09 -05:00
podman-ps.1.md Add --sync flag to podman ps 2018-12-06 09:10:45 -05:00
podman-pull.1.md Add --all-tags to pull command 2019-02-09 20:00:19 -05:00
podman-push.1.md Minimally update for the DockerInsecureSkipTLSVerify type change 2018-12-06 23:34:59 +01:00
podman-restart.1.md Make restart parallel and add --all 2018-11-01 13:14:12 -05:00
podman-rm.1.md Remove container from storage on --force 2019-02-09 05:33:14 -07:00
podman-rmi.1.md Add ability to prune containers and images 2018-12-05 19:57:54 -06:00
podman-run.1.md pod infra container is started before a container in a pod is run, started, or attached. 2019-02-15 16:39:24 -05:00
podman-save.1.md docs: consistent format for example 2018-08-30 16:51:56 +00:00
podman-search.1.md Minimally update for the DockerInsecureSkipTLSVerify type change 2018-12-06 23:34:59 +01:00
podman-start.1.md Merge pull request #2357 from TomSweeneyRedHat/dev/tsweeney/cobrahelp3 2019-02-17 22:44:04 +01:00
podman-stats.1.md Podman pod stats -- fix GO template output 2019-02-10 11:27:09 -06:00
podman-stop.1.md Add 3rd chunk of Cobra examples 2019-02-17 13:49:05 -05:00
podman-system-prune.1.md Add podman system prune and info commands 2019-02-05 10:41:55 -08:00
podman-system-renumber.1.md Do not make renumber shut down the runtime 2019-02-21 10:51:42 -05:00
podman-system.1.md Add podman system prune and info commands 2019-02-05 10:41:55 -08:00
podman-tag.1.md docs: consistent format for example 2018-08-30 16:51:56 +00:00
podman-top.1.md docs: consistent format for example 2018-08-30 16:51:56 +00:00
podman-umount.1.md Add --latest and --all to podman mount/umount 2019-01-16 10:05:41 -05:00
podman-unpause.1.md Make kill, pause, and unpause parallel. 2018-11-01 14:23:55 -05:00
podman-varlink.1.md docs: consistent format for example 2018-08-30 16:51:56 +00:00
podman-version.1.md Add support for short option -f in podman version 2019-01-30 15:41:52 +00:00
podman-volume-create.1.md Add "podman volume" command 2018-12-06 10:17:16 +00:00
podman-volume-inspect.1.md Add "podman volume" command 2018-12-06 10:17:16 +00:00
podman-volume-ls.1.md Add "podman volume" command 2018-12-06 10:17:16 +00:00
podman-volume-prune.1.md Add "podman volume" command 2018-12-06 10:17:16 +00:00
podman-volume-rm.1.md Add "podman volume" command 2018-12-06 10:17:16 +00:00
podman-volume.1.md Add "podman volume" command 2018-12-06 10:17:16 +00:00
podman-wait.1.md Add --interval flag to podman wait 2018-09-13 10:11:00 -04:00
podman.1.md Fix volume handling in podman 2019-02-14 13:21:52 -05:00