| Commit message (Expand) | Author | Age |
... | |
| * | | 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 |
* | | | | Merge pull request #5152 from QiWang19/device-cgroup-rule | OpenShift Merge Robot | 2020-02-13 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | support device-cgroup-rule | Qi Wang | 2020-02-12 |
| |/ / |
|
* | | | Merge pull request #5144 from marusak/doc_fixes | OpenShift Merge Robot | 2020-02-12 |
|\ \ \
| |/ /
|/| | |
|
| * | | doc: Fix examples for 'podman system service' | Matej Marusak | 2020-02-10 |
* | | | docs: add workaround for --device with rootless containers (II) | Stefan Becker | 2020-02-10 |
|/ / |
|
* | | Move podman-service to podman-system-service | Matthew Heon | 2020-02-06 |
* | | Force --all when --filter is passed to podman ps | Matthew Heon | 2020-02-04 |
* | | Update XML to not embed quote in PATH on windows | Jhon Honce | 2020-01-31 |
* | | Merge pull request #5028 from baude/commitimage | OpenShift Merge Robot | 2020-01-30 |
|\ \ |
|
| * | | make image reference for commit optional | Brent Baude | 2020-01-30 |
* | | | Merge pull request #5024 from rpjday/markdown/asterisks | OpenShift Merge Robot | 2020-01-30 |
|\ \ \
| |/ /
|/| | |
|
| * | | markdown: fix erroneous asterisk markup for options | Robert P. J. Day | 2020-01-30 |
* | | | Merge pull request #4951 from rpjday/docs/unshare | OpenShift Merge Robot | 2020-01-30 |
|\ \ \
| |/ /
|/| | |
|
| * | | markdown: fix grammar/formatting, standardize on markdown | Robert P. J. Day | 2020-01-23 |