| Commit message (Expand) | Author | Age |
* | Merge pull request #3557 from rhatdan/env | OpenShift Merge Robot | 2019-07-12 |
|\ |
|
| * | Fix spelling mistakes in man pages and other docs | Daniel J Walsh | 2019-07-11 |
| * | Add glob parsing for --env flag | Daniel J Walsh | 2019-07-11 |
| * | Add support for -env-host | Daniel J Walsh | 2019-07-11 |
* | | Merge pull request #3491 from giuseppe/rlimit-host | OpenShift Merge Robot | 2019-07-11 |
|\ \
| |/
|/| |
|
| * | podman: add --ulimit host | Giuseppe Scrivano | 2019-07-08 |
* | | docs: fix --healthcheck-command option | Stefan Becker | 2019-07-08 |
|/ |
|
* | libpod: specify a detach keys sequence in libpod.conf | Marco Vedovati | 2019-06-26 |
* | Fix documentation for log-driver | Peter Hunt | 2019-06-19 |
* | cmd, docs, test: fix some typos | Giuseppe Scrivano | 2019-06-18 |
* | Fix subgidname option in docs for podman run | Sagi Shnaidman | 2019-06-17 |
* | Merge pull request #3306 from rhatdan/exit | OpenShift Merge Robot | 2019-06-14 |
|\ |
|
| * | Document exit codes for podman exec | Daniel J Walsh | 2019-06-13 |
* | | storage: support --mount type=bind,bind-nonrecursive | Giuseppe Scrivano | 2019-06-13 |
|/ |
|
* | standardize documentation formatting | Ashley Cui | 2019-06-10 |
* | Update completions and docs to use k8s file as log driver | Peter Hunt | 2019-05-28 |
* | podman: honor env variable PODMAN_USERNS | Giuseppe Scrivano | 2019-05-24 |
* | userns: add new option --userns=keep-id | Giuseppe Scrivano | 2019-05-24 |
* | Merge pull request #3108 from rhatdan/flags | OpenShift Merge Robot | 2019-05-22 |
|\ |
|
| * | Fixup Flags | Daniel J Walsh | 2019-05-20 |
* | | Touchup run man page | TomSweeneyRedHat | 2019-05-16 |
|/ |
|
* | Merge pull request #3072 from mheon/no_rm_volume | OpenShift Merge Robot | 2019-05-08 |
|\ |
|
| * | Do not remove volumes when --rm removes a container | Matthew Heon | 2019-05-06 |
* | | podman-run|create man updates | baude | 2019-05-07 |
|/ |
|
* | Fix manpage typos | Matthew Heon | 2019-05-03 |
* | Address review comments on restart policy | Matthew Heon | 2019-05-03 |
* | Add manpage information for restart policy | Matthew Heon | 2019-05-03 |
* | Generate systemd unit files for containers | baude | 2019-05-02 |
* | docs: Fix typo "healthcheck" pt2 | TomSweeneyRedHat | 2019-05-02 |
* | http-proxy: improve docs | James Cassell | 2019-05-01 |
* | auto pass http_proxy into container | James Cassell | 2019-04-30 |
* | Move --mount in run man page | TomSweeneyRedHat | 2019-04-29 |
* | Add --read-only-tmpfs options | Daniel J Walsh | 2019-04-26 |
* | Resolve review comments | Matthew Heon | 2019-03-27 |
* | Add manpages and completions for dns=none and no-hosts | Matthew Heon | 2019-03-27 |
* | docs/podman-run.1.md: remove extra whitespace in --read-only | Cleber Rosa | 2019-03-20 |
* | Add CLI storage conf example to run manpage | TomSweeneyRedHat | 2019-03-15 |
* | Corrected detach man pages and code comments | Jhon Honce | 2019-03-13 |
* | healtcheck phase 2 | baude | 2019-03-12 |
* | Remove --rm and --detach don't coexist note | TomSweeneyRedHat | 2019-03-11 |
* | Fix up handling of user defined network namespaces | Daniel J Walsh | 2019-02-23 |
* | pod infra container is started before a container in a pod is run, started, o... | Peter Hunt | 2019-02-15 |
* | Add troubleshooting information about running a rootless containers. | Daniel J Walsh | 2019-02-10 |
* | Add documentation on running systemd on SELinux systems | Daniel J Walsh | 2019-02-06 |
* | List the long variant of each option before its shorter counterpart | Debarshi Ray | 2019-01-09 |
* | add container-init support | Valentin Rothberg | 2019-01-04 |
* | 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 |