| Commit message (Expand) | Author | Age |
* | Add information on --restart | Daniel J Walsh | 2018-12-18 |
* | create pod on the fly | baude | 2018-12-03 |
* | Merge pull request #1317 from rhatdan/privileged | OpenShift Merge Robot | 2018-11-30 |
|\ |
|
| * | Disable mount options when running --privileged | Daniel J Walsh | 2018-11-28 |
* | | network: allow slirp4netns mode also for root containers | Giuseppe Scrivano | 2018-11-28 |
|/ |
|
* | Touch up --log* options and daemons in man pages | TomSweeneyRedHat | 2018-11-07 |
* | Explain the device format in man pages | Qi Wang | 2018-10-23 |
* | Merge pull request #1623 from mheon/static_ip | OpenShift Merge Robot | 2018-10-11 |
|\ |
|
| * | Update manpages for --ip flag | Matthew Heon | 2018-10-11 |
* | | Document --net as an alias of --network in podman run & create | Qi Wang | 2018-10-11 |
|/ |
|
* | Add --mount option for `create` & `run` command | Daniel J Walsh | 2018-09-21 |
* | Add new field to libpod to indicate whether or not to use labelling | Daniel J Walsh | 2018-09-20 |
* | Fix up libpod.conf man pages and referencese to it. | Daniel J Walsh | 2018-09-06 |
* | Add proper support for systemd inside of podman | Daniel J Walsh | 2018-08-31 |
* | fixup A few language changes and subuid(5) | Naja Melan | 2018-08-31 |
* | Make the documentation of user namespace options in podman-run clearer | Naja Melan | 2018-08-31 |
* | docs: consistent format for example | Valentin Rothberg | 2018-08-30 |
* | docs: consistent headings | Valentin Rothberg | 2018-08-30 |
* | docs: make HISTORY consistent | Valentin Rothberg | 2018-08-30 |
* | docs: fix headers | Valentin Rothberg | 2018-08-30 |
* | document `--rm` semantics | Valentin Rothberg | 2018-08-28 |
* | allow specification of entrypoint in the form of a slice | Daniel J Walsh | 2018-08-28 |
* | Cleanup man pages | Daniel J Walsh | 2018-08-08 |
* | podman: allow to specify the IPC namespace to join | Giuseppe Scrivano | 2018-07-24 |
* | podman: allow to specify the UTS namespace to join | Giuseppe Scrivano | 2018-07-24 |
* | podman: allow to specify the PID namespace to join | Giuseppe Scrivano | 2018-07-24 |
* | podman: allow to specify the userns to join | Giuseppe Scrivano | 2018-07-24 |
* | network: support ns: prefix to join existing namespace | Giuseppe Scrivano | 2018-07-24 |
* | We don't currently support --mac-address | Daniel J Walsh | 2018-07-24 |
* | Add --volumes-from flag to podman run and create | umohnani8 | 2018-07-09 |
* | docs: Follow man-pages(7) suggestions for SYNOPSIS | W. Trevor King | 2018-07-04 |
* | Fix docs on --sig-proxy to match current behaviour | Daniel J Walsh | 2018-06-22 |
* | podman: accept option --rootfs to use exploded images | Giuseppe Scrivano | 2018-06-15 |
* | Doc changes to fix alignment on most of the docs | umohnani8 | 2018-06-14 |
* | podman-run: clean up some formatting issues | Micah Abbott | 2018-06-06 |
* | Add flag to add annotations to a container | Matthew Heon | 2018-06-04 |
* | Cleanup man pages | Daniel J Walsh | 2018-05-30 |
* | Begin wiring in USERNS Support into podman | Daniel J Walsh | 2018-05-04 |
* | remove options from create/run that we cannot support | baude | 2018-05-02 |
* | Modify man pages so they compile correctly in mandb | Daniel J Walsh | 2018-04-26 |
* | Add conmon-pidfile flag to bash completions/manpages | Matthew Heon | 2018-04-03 |
* | Small manpage reword | Matthew Heon | 2018-03-23 |
* | Document .containerenv in manpages. Move it to /run. | Matthew Heon | 2018-03-23 |
* | Remove references to container restart on create/run command | Daniel J Walsh | 2018-03-14 |
* | (minor) correct misspellings in man pages | Ed Santiago | 2018-02-27 |
* | Implement --image-volumes for create and run | umohnani8 | 2018-02-22 |
* | language: correct 'vice versa' in docs | Ed Santiago | 2018-02-19 |
* | avoid period character at the beginning of newline | Lokesh Mandvekar | 2018-02-06 |
* | Allow users to specify logpath | Daniel J Walsh | 2018-02-03 |
* | Ran spell checker through all man pages | Daniel J Walsh | 2018-01-29 |