automation-tests/docs
Daniel J Walsh d1a7378aa0
change from sysregistries to sysregistriesv2
We want to start supporting the registries.conf format.
Also start showing blocked registries in podman info
Fix sorting so all registries are listed together in podman info.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-05-03 10:38:51 -04:00
..
links Add podman system prune and info commands 2019-02-05 10:41:55 -08:00
tutorials Use 'sudo tee' in tutorial so install works as non-root 2019-04-30 13:26:57 -04: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 Internal names do not match external names 2019-04-18 10:59:39 -04:00
play.png
podman-attach.1.md Corrected detach man pages and code comments 2019-03-13 14:16:37 -07:00
podman-build.1.md Merge pull request #2541 from TomSweeneyRedHat/dev/tsweeney/docpull 2019-03-21 07:36:56 -07:00
podman-commit.1.md Add --include-volumes flag to 'podman commit' 2019-04-11 09:55:24 -04:00
podman-container-checkpoint.1.md docs/podman*.md: fix numerous option typos and spacing errors 2019-03-31 04:51:46 -04:00
podman-container-cleanup.1.md Change exit code to 1 on podman rmi nosuch image 2019-02-25 12:49:27 -05:00
podman-container-exists.1.md man pages - consistency fixes 2019-03-20 14:37:59 -06:00
podman-container-prune.1.md Add podman pod prune 2019-04-16 11:23:18 -04:00
podman-container-restore.1.md docs/podman*.md: fix numerous option typos and spacing errors 2019-03-31 04:51:46 -04:00
podman-container-runlabel.1.md docs/podman*.md: fix numerous option typos and spacing errors 2019-03-31 04:51:46 -04:00
podman-container.1.md Add basic structure of podman init command 2019-05-01 11:12:24 -04:00
podman-cp.1.md man pages - consistency fixes 2019-03-20 14:37:59 -06:00
podman-create.1.md docs: Fix typo "healthcheck" pt2 2019-05-02 12:04:17 -04:00
podman-diff.1.md hide --latest on the remote-client 2019-02-22 14:13:08 -06:00
podman-events.1.md journald event logging 2019-04-24 16:00:04 -05:00
podman-exec.1.md exec: support --preserve-fds 2019-03-02 11:45:42 +01:00
podman-export.1.md Remove old crio reference from man pages 2019-04-13 06:31:00 -04:00
podman-generate-kube.1.md docs/podman*.md: fix numerous option typos and spacing errors 2019-03-31 04:51:46 -04:00
podman-generate-systemd.1.md Generate systemd unit files for containers 2019-05-02 14:35:53 -05:00
podman-generate.1.md Generate systemd unit files for containers 2019-05-02 14:35:53 -05:00
podman-healthcheck-run.1.md (minor): fix misspelled 'Healthcheck' 2019-04-10 09:43:56 -06:00
podman-healthcheck.1.md man pages - consistency fixes 2019-03-20 14:37:59 -06:00
podman-history.1.md Remove old crio reference from man pages 2019-04-13 06:31:00 -04:00
podman-image-exists.1.md man pages - consistency fixes 2019-03-20 14:37:59 -06:00
podman-image-prune.1.md man pages - consistency fixes 2019-03-20 14:37:59 -06:00
podman-image-sign.1.md man pages - consistency fixes 2019-03-20 14:37:59 -06:00
podman-image-tree.1.md Remove old crio reference from man pages 2019-04-13 06:31:00 -04:00
podman-image-trust.1.md man pages - consistency fixes 2019-03-20 14:37:59 -06:00
podman-image.1.md man pages - consistency fixes 2019-03-20 14:37:59 -06: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 Remove old crio reference from man pages 2019-04-13 06:31:00 -04:00
podman-info.1.md change from sysregistries to sysregistriesv2 2019-05-03 10:38:51 -04:00
podman-init.1.md Fix typo in init manpage 2019-05-02 13:13:32 -04:00
podman-inspect.1.md docs/podman-inspect.1.md: add missing option hyphen for "-t" 2019-03-30 13:35:38 -04:00
podman-kill.1.md hide --latest on the remote-client 2019-02-22 14:13:08 -06:00
podman-load.1.md Remove old crio reference from man pages 2019-04-13 06:31:00 -04:00
podman-login.1.md Remove old crio reference from man pages 2019-04-13 06:31:00 -04:00
podman-logout.1.md Remove old crio reference from man pages 2019-04-13 06:31:00 -04:00
podman-logs.1.md Fix man page to mention race condition 2019-03-20 17:25:08 -04:00
podman-mount.1.md hide --latest on the remote-client 2019-02-22 14:13:08 -06:00
podman-pause.1.md Make kill, pause, and unpause parallel. 2018-11-01 14:23:55 -05:00
podman-play-kube.1.md Default to SELinux private label for play kube mounts 2019-03-28 09:54:31 -04:00
podman-play.1.md man pages - consistency fixes 2019-03-20 14:37:59 -06:00
podman-pod-create.1.md doc: add note that pod publish ports are static once defined 2019-03-27 12:08:47 -05:00
podman-pod-exists.1.md man pages - consistency fixes 2019-03-20 14:37:59 -06:00
podman-pod-inspect.1.md hide --latest on the remote-client 2019-02-22 14:13:08 -06:00
podman-pod-kill.1.md docs/podman*.md: fix numerous option typos and spacing errors 2019-03-31 04:51:46 -04:00
podman-pod-pause.1.md docs/podman*.md: fix numerous option typos and spacing errors 2019-03-31 04:51:46 -04:00
podman-pod-prune.1.md Add podman pod prune 2019-04-16 11:23:18 -04:00
podman-pod-ps.1.md hide --latest on the remote-client 2019-02-22 14:13:08 -06:00
podman-pod-restart.1.md hide --latest on the remote-client 2019-02-22 14:13:08 -06:00
podman-pod-rm.1.md docs/podman*.md: fix numerous option typos and spacing errors 2019-03-31 04:51:46 -04:00
podman-pod-start.1.md hide --latest on the remote-client 2019-02-22 14:13:08 -06:00
podman-pod-stats.1.md Clean up man pages to match commands 2019-02-27 16:37:40 -05:00
podman-pod-stop.1.md docs/podman*.md: fix numerous option typos and spacing errors 2019-03-31 04:51:46 -04:00
podman-pod-top.1.md man pages - consistency fixes 2019-03-20 14:37:59 -06:00
podman-pod-unpause.1.md docs/podman*.md: fix numerous option typos and spacing errors 2019-03-31 04:51:46 -04:00
podman-pod.1.md Add podman pod prune 2019-04-16 11:23:18 -04:00
podman-port.1.md docs/podman*.md: fix numerous option typos and spacing errors 2019-03-31 04:51:46 -04:00
podman-ps.1.md Remove old crio reference from man pages 2019-04-13 06:31:00 -04:00
podman-pull.1.md pull: special case all-tags semantics 2019-04-24 19:33:12 +02:00
podman-push.1.md Remove old crio reference from man pages 2019-04-13 06:31:00 -04:00
podman-restart.1.md man pages - consistency fixes 2019-03-20 14:37:59 -06:00
podman-rm.1.md Merge pull request #2816 from rpjday/topic/rpjday/missing_hyphens 2019-03-31 08:44:06 -07:00
podman-rmi.1.md Change exit code to 1 on podman rmi nosuch image 2019-02-25 12:49:27 -05:00
podman-run.1.md Generate systemd unit files for containers 2019-05-02 14:35:53 -05:00
podman-save.1.md Remove old crio reference from man pages 2019-04-13 06:31:00 -04:00
podman-search.1.md Remove old crio reference from man pages 2019-04-13 06:31:00 -04:00
podman-start.1.md Corrected detach man pages and code comments 2019-03-13 14:16:37 -07:00
podman-stats.1.md hide --latest on the remote-client 2019-02-22 14:13:08 -06:00
podman-stop.1.md hide --latest on the remote-client 2019-02-22 14:13:08 -06:00
podman-system-df.1.md fix bug `system df` add blank space to the output 2019-03-28 09:13:40 -04:00
podman-system-migrate.1.md system: add new subcommand "migrate" 2019-04-26 22:23:45 +02:00
podman-system-prune.1.md Add podman pod prune 2019-04-16 11:23:18 -04: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 system: add new subcommand "migrate" 2019-04-26 22:23:45 +02:00
podman-tag.1.md Remove old crio reference from man pages 2019-04-13 06:31:00 -04:00
podman-top.1.md hide --latest on the remote-client 2019-02-22 14:13:08 -06:00
podman-umount.1.md hide --latest on the remote-client 2019-02-22 14:13:08 -06: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 Remove old crio reference from man pages 2019-04-13 06:31:00 -04:00
podman-volume-create.1.md Add "podman volume" command 2018-12-06 10:17:16 +00:00
podman-volume-inspect.1.md docs/podman*.md: fix numerous option typos and spacing errors 2019-03-31 04:51:46 -04:00
podman-volume-ls.1.md Add "podman volume" command 2018-12-06 10:17:16 +00:00
podman-volume-prune.1.md man pages - consistency fixes 2019-03-20 14:37:59 -06:00
podman-volume-rm.1.md Volume force-remove now removed dependent containers 2019-04-04 12:26:29 -04:00
podman-volume.1.md Clean up man pages to match commands 2019-02-27 16:37:40 -05:00
podman-wait.1.md Remove old crio reference from man pages 2019-04-13 06:31:00 -04:00
podman.1.md Add basic structure of podman init command 2019-05-01 11:12:24 -04:00