| Commit message (Expand) | Author | Age |
* | Merge pull request #5649 from jwhonce/wip/varlink | OpenShift Merge Robot | 2020-03-31 |
|\ |
|
| * | V2 Move varlink home | Jhon Honce | 2020-03-30 |
* | | Switch to using --time as opposed to --timeout to better match Docker. | Daniel J Walsh | 2020-03-31 |
|/ |
|
* | Merge pull request #4976 from rpjday/rpjday/podman_version | OpenShift Merge Robot | 2020-03-28 |
|\ |
|
| * | docs: mention that "podman version" prints out Remote API Version | Robert P. J. Day | 2020-01-26 |
* | | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | | Fix Markdown typo in podman-create.1.md | Erik Sjölund | 2020-03-27 |
* | | Merge pull request #5495 from openSUSE/image-sign | OpenShift Merge Robot | 2020-03-24 |
|\ \ |
|
| * | | Add image signing with GPG tutorial | Sascha Grunert | 2020-03-23 |
* | | | Merge pull request #5559 from rhatdan/docker | OpenShift Merge Robot | 2020-03-23 |
|\ \ \ |
|
| * | | | Fix docker man page links | Daniel J Walsh | 2020-03-19 |
* | | | | Implemented --iidfile for podman commit | Sujil02 | 2020-03-19 |
|/ / / |
|
* | | | auto updates | Valentin Rothberg | 2020-03-17 |
* | | | Merge pull request #5439 from ttys3/fixup-systemdgen-with-new-param | OpenShift Merge Robot | 2020-03-16 |
|\ \ \
| |/ /
|/| | |
|
| * | | force run container detached if container CreateCommand missing the detach param | 荒野無燈 | 2020-03-14 |
* | | | man page cross-reference fixes: part 2 | Ed Santiago | 2020-03-11 |
* | | | man pages: fix inconsistencies | Ed Santiago | 2020-03-10 |
* | | | Merge pull request #5402 from vrothberg/syslog | OpenShift Merge Robot | 2020-03-10 |
|\ \ \ |
|
| * | | | docs: clarify that --syslog expects an argument | Valentin Rothberg | 2020-03-10 |
* | | | | Remove nonexistent --set arg from runlabel documentation | Clint Olson | 2020-03-10 |
|/ / / |
|
* | | | rootles tutorial: remove systemd unit example | Valentin Rothberg | 2020-03-09 |
* | | | generate systemd: add `default.target` to INSTALL | Valentin Rothberg | 2020-03-09 |
|/ / |
|
* | | Merge pull request #5412 from rhatdan/tmpdir | OpenShift Merge Robot | 2020-03-08 |
|\ \ |
|
| * | | Allow users to set TMPDIR environment | Daniel J Walsh | 2020-03-06 |
* | | | Fix spelling mistakes in code found by codespell | Daniel J Walsh | 2020-03-07 |
|/ / |
|
* | | Merge pull request #4772 from boaz0/closes_4628 | OpenShift Merge Robot | 2020-03-04 |
|\ \ |
|
| * | | Add the rmi flag to podman-run to delete container image | Boaz Shuster | 2020-03-03 |
* | | | Update docs/source/markdown/podman-build.1.md | Daniel J Walsh | 2020-03-02 |
* | | | Allow devs to set labels in container images for default capabilities. | Daniel J Walsh | 2020-03-02 |
|/ / |
|
* | | Merge pull request #5300 from baude/disablehealth | OpenShift Merge Robot | 2020-02-23 |
|\ \ |
|
| * | | Add --no-healthcheck command to create/run | Brent Baude | 2020-02-22 |
* | | | docs: symlink to host device is resolved | Stefan Becker | 2020-02-23 |
|/ / |
|
* | | podman images: add --filter=since=XX | Ed Santiago | 2020-02-20 |
* | | Merge pull request #5241 from mheon/pod_network_opts_add | OpenShift Merge Robot | 2020-02-20 |
|\ \ |
|
| * | | Add network options to podman pod create | Matthew Heon | 2020-02-19 |
* | | | Merge pull request #5225 from vrothberg/fix-5087 | OpenShift Merge Robot | 2020-02-19 |
|\ \ \ |
|
| * | | | libpod.conf: clarify `label` description | Valentin Rothberg | 2020-02-19 |
* | | | | Merge pull request #5233 from QiWang19/login/out-parameter | OpenShift Merge Robot | 2020-02-19 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | fix mandatory parameter in login/logout | Qi Wang | 2020-02-18 |
* | | | | Merge pull request #5243 from Akasurde/misc_typo | OpenShift Merge Robot | 2020-02-18 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Misc typo fixes | Abhijeet Kasurde | 2020-02-18 |
| |/ / |
|
* | | | Merge pull request #5223 from vrothberg/ps-image-id | OpenShift Merge Robot | 2020-02-18 |
|\ \ \
| |/ /
|/| | |
|
| * | | podman-ps: support image IDs | Valentin Rothberg | 2020-02-17 |
* | | | Update documentation of commit command to show image reference is optional | Allan Jacquet-Cretides | 2020-02-15 |
|/ / |
|
* | | Merge pull request #5199 from leorochael/patch-1 | OpenShift Merge Robot | 2020-02-14 |
|\ \ |
|
| * | | Enhance fuse-overlayfs instructions. | Leonardo Rochael Almeida | 2020-02-13 |
* | | | Merge pull request #5192 from kolyshkin/man | OpenShift Merge Robot | 2020-02-14 |
|\ \ \
| |/ /
|/| | |
|
| * | | podman(1): fixes | Kir Kolyshkin | 2020-02-13 |
* | | | Merge pull request #5115 from QiWang19/images-format | OpenShift Merge Robot | 2020-02-13 |
|\ \ \ |
|
| * | | | images --format compatible with docker | Qi Wang | 2020-02-10 |