| Commit message (Expand) | Author | Age |
* | Merge pull request #5620 from cfelder/play-kube-networking | OpenShift Merge Robot | 2020-04-06 |
|\ |
|
| * | Add support for specifying CNI networks in podman play kube | Christian Felder | 2020-03-27 |
* | | Switch to using --time as opposed to --timeout to better match Docker. | Daniel J Walsh | 2020-03-31 |
* | | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
|/ |
|
* | Implemented --iidfile for podman commit | Sujil02 | 2020-03-19 |
* | auto updates | Valentin Rothberg | 2020-03-17 |
* | Add the rmi flag to podman-run to delete container image | Boaz Shuster | 2020-03-03 |
* | Review comments | Abhijeet Kasurde | 2020-02-19 |
* | [WIP] Add cmd flag to show container name in log | Abhijeet Kasurde | 2020-02-19 |
* | Add service endpoint | baude | 2020-01-21 |
* | podman-generate-systemd --new | Valentin Rothberg | 2020-01-09 |
* | Add `untag` sub-command | Sascha Grunert | 2020-01-08 |
* | play kube: make seccomp handling better conform to k8s | Peter Hunt | 2020-01-03 |
* | allow exec to read files of environment variables | baude | 2019-12-11 |
* | Merge pull request #4517 from baude/macvlan | OpenShift Merge Robot | 2019-12-09 |
|\ |
|
| * | macvlan networks | baude | 2019-12-09 |
* | | Merge pull request #4596 from kunalkushwaha/container-prune | OpenShift Merge Robot | 2019-12-02 |
|\ \ |
|
| * | | filter added to container prune command | Kunal Kushwaha | 2019-11-29 |
* | | | Add podman system reset command | Daniel J Walsh | 2019-11-29 |
|/ / |
|
* | | Add support for image name history | Sascha Grunert | 2019-11-27 |
* | | podman {pod,} rm/stop: add --ignore flag | Valentin Rothberg | 2019-11-25 |
* | | Merge pull request #4512 from kunalkushwaha/prune-filter | OpenShift Merge Robot | 2019-11-22 |
|\ \ |
|
| * | | filter added to image pruge command. | Kunal Kushwaha | 2019-11-22 |
| * | | warning added before image prune command | Kunal Kushwaha | 2019-11-12 |
| |/ |
|
* / | podman rm/stop --cidfile | Valentin Rothberg | 2019-11-18 |
|/ |
|
* | podman: add support for specifying MAC | Jakub Filak | 2019-11-06 |
* | logs: support --tail 0 | Giuseppe Scrivano | 2019-10-31 |
* | pull/create: add --override-arch/--override-os flags | Nalin Dahyabhai | 2019-10-29 |
* | enable dnsplugin for network create | baude | 2019-10-28 |
* | Merge pull request #4215 from TomSweeneyRedHat/dev/tsweeney/fixsquash | OpenShift Merge Robot | 2019-10-15 |
|\ |
|
| * | Add squash-all, fix squash option in build | TomSweeneyRedHat | 2019-10-11 |
* | | Merge pull request #4221 from mheon/reset_runtime | OpenShift Merge Robot | 2019-10-11 |
|\ \
| |/
|/| |
|
| * | Migrate can move containers to a new runtime | Matthew Heon | 2019-10-10 |
* | | cli: support --systemd=always | Giuseppe Scrivano | 2019-10-09 |
|/ |
|
* | Allow changing IdentityFile and to IgnoreHosts | Anders F Björklund | 2019-10-01 |
* | support non-standard ssh port for remote-client | baude | 2019-09-17 |
* | enhance podman network rm | baude | 2019-09-12 |
* | podman-remote image trust is broken | Daniel J Walsh | 2019-09-11 |
* | podman network create | baude | 2019-09-09 |
* | Merge pull request #3833 from QiWang19/cert-dir | OpenShift Merge Robot | 2019-08-28 |
|\ |
|
| * | add --cert-dir image sign | Qi Wang | 2019-08-17 |
* | | Merge pull request #3800 from vrothberg/generate-pod | OpenShift Merge Robot | 2019-08-22 |
|\ \ |
|
| * | | generate systemd: support pods and geneartig files | Valentin Rothberg | 2019-08-21 |
* | | | Add --digestfile option to push | TomSweeneyRedHat | 2019-08-21 |
|/ / |
|
* / | Allow customizing pod hostname | Chen Zhiwei | 2019-08-18 |
|/ |
|
* | inclusion of podman network | baude | 2019-08-15 |
* | Merge pull request #3690 from adrianreber/ignore-static-ip | OpenShift Merge Robot | 2019-08-05 |
|\ |
|
| * | restore: added --ignore-static-ip option | Adrian Reber | 2019-08-02 |
* | | Add a flag to set events logger type | Matthew Heon | 2019-07-31 |
|/ |
|
* | Implement conmon exec | Peter Hunt | 2019-07-22 |