| Commit message (Expand) | Author | Age |
* | Add --umask flag for create, run | Ashley Cui | 2020-07-21 |
* | Switch references from libpod.conf to containers.conf | Daniel J Walsh | 2020-07-20 |
* | Add support for overlay volume mounts in podman. | Qi Wang | 2020-07-20 |
* | Merge pull request #6965 from giuseppe/followup-pr6324 | OpenShift Merge Robot | 2020-07-17 |
|\ |
|
| * | docs: document the new slirp4netns options | Giuseppe Scrivano | 2020-07-16 |
* | | Fix `podman system connection` panic | Jhon Honce | 2020-07-15 |
* | | Fix & add notes regarding problematic language in codebase | Ashley Cui | 2020-07-15 |
* | | docs: user namespace can't be shared in pods | Sagi Shnaidman | 2020-07-14 |
|/ |
|
* | Vendor in new version of Buildah | Daniel J Walsh | 2020-07-09 |
* | Implement --sdnotify cmdline option to control sd-notify behavior | Joseph Gooch | 2020-07-06 |
* | Merge pull request #6836 from ashley-cui/tzlibpod | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | Add --tz flag to create, run | Ashley Cui | 2020-07-02 |
* | | Merge pull request #6790 from QiWang19/set_engine_env | OpenShift Merge Robot | 2020-07-06 |
|\ \ |
|
| * | | Set engine env from common config | Qi Wang | 2020-07-03 |
| |/ |
|
* / | auto-update: clarify systemd-unit requirements | Valentin Rothberg | 2020-07-06 |
|/ |
|
* | Merge pull request #6773 from markstos/issue-6756-improve-inspect-docs | OpenShift Merge Robot | 2020-06-30 |
|\ |
|
| * | docs: recommend alternatives to podman inspect | Mark Stosberg | 2020-06-30 |
* | | Add a note on the APIs supported by `system service` | Matthew Heon | 2020-06-29 |
|/ |
|
* | Merge pull request #6808 from mheon/allow_empty_hostport | OpenShift Merge Robot | 2020-06-29 |
|\ |
|
| * | Allow empty host port in --publish flag | Matthew Heon | 2020-06-29 |
* | | Merge pull request #6666 from giuseppe/conmon-delegate | OpenShift Merge Robot | 2020-06-29 |
|\ \
| |/
|/| |
|
| * | podman: add new cgroup mode split | Giuseppe Scrivano | 2020-06-25 |
* | | Docs: consistency between man / --help | Ed Santiago | 2020-06-24 |
|/ |
|
* | podman untag: error if tag doesn't exist | Valentin Rothberg | 2020-06-24 |
* | Fix typo in manpage for `podman auto update`. | Peter Oliver | 2020-06-23 |
* | V2 podman system connection | Jhon Honce | 2020-06-23 |
* | Merge pull request #6625 from QiWang19/fd | OpenShift Merge Robot | 2020-06-23 |
|\ |
|
| * | Add --preservefds to podman run | Qi Wang | 2020-06-19 |
* | | "pod" was being truncated to "po" in the names of the generated systemd unit ... | Gavin Campbell | 2020-06-21 |
* | | correct the absolute path of `rm` executable | Yuan-Hao Chen | 2020-06-19 |
|/ |
|
* | Fix remote docs | Ashley Cui | 2020-06-18 |
* | Merge pull request #6560 from mheon/fix_exec_logdriver | OpenShift Merge Robot | 2020-06-17 |
|\ |
|
| * | Do not share container log driver for exec | Matthew Heon | 2020-06-17 |
* | | Add support for the unless-stopped restart policy | Matthew Heon | 2020-06-17 |
|/ |
|
* | Add deprecated message to varlink command | Jhon Honce | 2020-06-15 |
* | pod create --replace | Valentin Rothberg | 2020-06-15 |
* | {create,run} --replace | Valentin Rothberg | 2020-06-15 |
* | Merge pull request #6551 from QiWang19/doc-check-auth | OpenShift Merge Robot | 2020-06-11 |
|\ |
|
| * | update document login see config.json as valid | Qi Wang | 2020-06-11 |
* | | docs: create/run fix --pod-id-file description | Valentin Rothberg | 2020-06-11 |
* | | generate systemd: create pod template | Valentin Rothberg | 2020-06-11 |
* | | pod create: add `--infra-conmon-pidfile` | Valentin Rothberg | 2020-06-11 |
* | | container-{create,run}: add `--pod-id-file` | Valentin Rothberg | 2020-06-11 |
* | | podman-pod{rm,start,stop}: support --pod-id-file | Valentin Rothberg | 2020-06-11 |
|/ |
|
* | podman-events: clarify streaming behaviour | Valentin Rothberg | 2020-06-10 |
* | Improve swagger+CORS metadata docs | Chris Evich | 2020-06-09 |
* | add socket information to podman info | Brent Baude | 2020-06-03 |
* | V2 Add support for ssh authentication methods | Jhon Honce | 2020-06-03 |
* | Merge pull request #6438 from rhatdan/man | OpenShift Merge Robot | 2020-06-01 |
|\ |
|
| * | Update man pages for --ip with CNI networks | Matthew Heon | 2020-05-31 |