| Commit message (Expand) | Author | Age |
* | Add 'relabel' to --mount options | Daniel J Walsh | 2019-09-16 |
* | Merge pull request #3581 from mheon/no_cgroups | OpenShift Merge Robot | 2019-09-11 |
|\ |
|
| * | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
* | | Merge pull request #3817 from xcffl/master | OpenShift Merge Robot | 2019-09-10 |
|\ \
| |/
|/| |
|
| * | Replace "podman" with "Podman" | xcffl | 2019-09-07 |
| * | Add instructions for mounting named volumes | xcffl | 2019-09-07 |
* | | cli-flags: use a consistent format for <size><unit> | Marco Vedovati | 2019-09-05 |
|/ |
|
* | Add command aliases to SYNOPSIS section | Ryan Whalen | 2019-08-31 |
* | Merge pull request #3845 from chrahunt/patch-2 | OpenShift Merge Robot | 2019-08-22 |
|\ |
|
| * | Fix minor typos in podman-run docs. | Christopher Hunt | 2019-08-21 |
* | | Merge pull request #3777 from rhatdan/vendor | OpenShift Merge Robot | 2019-08-19 |
|\ \
| |/
|/| |
|
| * | Add support & documentation to run containers with different file types | Daniel J Walsh | 2019-08-13 |
* | | Merge pull request #3617 from QiWang19/create_pull | OpenShift Merge Robot | 2019-08-17 |
|\ \ |
|
| * | | add --pull flag for podman create&run | Qi Wang | 2019-08-09 |
| |/ |
|
* / | Remove --tmpfs size default | Ashley Cui | 2019-08-14 |
|/ |
|
* | Merge pull request #3466 from TomSweeneyRedHat/dev/tsweeney/myhome | OpenShift Merge Robot | 2019-08-06 |
|\ |
|
| * | Touch up XDG, add rootless links | TomSweeneyRedHat | 2019-07-29 |
* | | Set -env variables as appropriate | Qi Wang | 2019-07-30 |
|/ |
|
* | Merge pull request #3639 from giuseppe/user-ns-container | OpenShift Merge Robot | 2019-07-26 |
|\ |
|
| * | podman: support --userns=ns|container | Giuseppe Scrivano | 2019-07-25 |
* | | Document SELinux label requirements for the rootfs argument | Tristan Cacqueray | 2019-07-24 |
|/ |
|
* | Implement conmon exec | Peter Hunt | 2019-07-22 |
* | Merge pull request #3579 from QiWang19/dns_net | OpenShift Merge Robot | 2019-07-19 |
|\ |
|
| * | fix --dns* and --network not set to host conflict | Qi Wang | 2019-07-18 |
* | | libpod: support for cgroup namespace | Giuseppe Scrivano | 2019-07-18 |
|/ |
|
* | Make the healthcheck flags compatible with Docker CLI | Hunor Csomortáni | 2019-07-16 |
* | create: improve parser for --healthcheck-command | Stefan Becker | 2019-07-14 |
* | 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 |