| Commit message (Expand) | Author | Age |
* | Fix --arch and --os flags to work correctly | Daniel J Walsh | 2021-01-25 |
* | Set log driver for compatability containers | baude | 2021-01-20 |
* | Spelling | Josh Soref | 2020-12-22 |
* | pass full NetworkMode to ParseNetworkNamespace | Kevin Wiesmueller | 2020-12-07 |
* | add commas between mount options | baude | 2020-12-02 |
* | Merge pull request #8488 from rhatdan/platform | OpenShift Merge Robot | 2020-12-01 |
|\ |
|
| * | Add support for --platform | Daniel J Walsh | 2020-11-26 |
* | | compat create should use bindings | baude | 2020-12-01 |
|/ |
|
* | Refactor compat container create endpoint | Jhon Honce | 2020-11-23 |
* | APIv2 - create container sets wrong entrypoint | Petr SakaĆ | 2020-11-22 |
* | Document containers.conf settings for remote connections | Daniel J Walsh | 2020-11-19 |
* | network aliases for container creation | baude | 2020-11-09 |
* | rootless container creation settings | baude | 2020-11-05 |
* | set resources only when specified | baude | 2020-10-27 |
* | podman create doesn't support creating detached containers | Daniel J Walsh | 2020-10-21 |
* | refactor api compatibility container creation to specgen | baude | 2020-10-20 |
* | Supports import&run--signature-policy | Qi Wang | 2020-09-15 |
* | Add support for variant when pulling images | Daniel J Walsh | 2020-08-28 |
* | podman: add option --cgroup-conf | Giuseppe Scrivano | 2020-08-21 |
* | Specifying --ipc=host --pid=host is broken | Daniel J Walsh | 2020-07-28 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Add --umask flag for create, run | Ashley Cui | 2020-07-21 |
* | Pids-limit should only be set if the user set it | Daniel J Walsh | 2020-07-10 |
* | 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 |
* | | move go module to v2 | Valentin Rothberg | 2020-07-06 |
|/ |
|
* | Add --preservefds to podman run | Qi Wang | 2020-06-19 |
* | {create,run} --replace | Valentin Rothberg | 2020-06-15 |
* | container-{create,run}: add `--pod-id-file` | Valentin Rothberg | 2020-06-11 |
* | Fix handling of systemd. | Daniel J Walsh | 2020-06-05 |
* | podman: split env variables in env and overrides | Giuseppe Scrivano | 2020-05-07 |
* | cmd, podman: do not override entrypoint if unset | Giuseppe Scrivano | 2020-04-30 |
* | Add support for devices from command line | Daniel J Walsh | 2020-04-21 |
* | Fix handling of CGroupsParent and CGroupsMode | Daniel J Walsh | 2020-04-21 |
* | Podman V2 birth | Brent Baude | 2020-04-16 |