| Commit message (Expand) | Author | Age |
* | Drop podman create --storage-opt container flag | Daniel J Walsh | 2021-07-20 |
* | codespell cleanup | Daniel J Walsh | 2021-05-05 |
* | Add podman run --timeout option | Daniel J Walsh | 2021-04-23 |
* | Add --group-add keep-groups: suplimentary groups into container | Daniel J Walsh | 2021-04-21 |
* | add flag autocomplete | chenkang | 2021-04-16 |
* | add flag "--pidfile" for podman create/run | wuhua.ck | 2021-04-16 |
* | Merge pull request #9754 from mheon/add_dep | OpenShift Merge Robot | 2021-04-06 |
|\ |
|
| * | Add --requires flag to podman run/create | Matthew Heon | 2021-04-06 |
* | | Document --volume from podman-remote run/create client | Daniel J Walsh | 2021-03-30 |
|/ |
|
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | Fix --arch and --os flags to work correctly | Daniel J Walsh | 2021-01-25 |
* | Set log driver for compatability containers | baude | 2021-01-20 |
* | Merge pull request #8947 from Luap99/cleanup-code | OpenShift Merge Robot | 2021-01-12 |
|\ |
|
| * | Fix problems reported by staticcheck | Paul Holzinger | 2021-01-12 |
* | | Use HTTPProxy settings from containers.conf | Daniel J Walsh | 2021-01-11 |
|/ |
|
* | Spelling | Josh Soref | 2020-12-22 |
* | Add support for --platform | Daniel J Walsh | 2020-11-26 |
* | Document containers.conf settings for remote connections | Daniel J Walsh | 2020-11-19 |
* | Add shell completion with cobra | Paul Holzinger | 2020-11-12 |
* | podman create doesn't support creating detached containers | Daniel J Walsh | 2020-10-21 |
* | Attempt to turn on some more remote tests | Daniel J Walsh | 2020-10-07 |
* | Merge pull request #7788 from IceCodeNew/patch-1 | OpenShift Merge Robot | 2020-09-29 |
|\ |
|
| * | Updating on supported restart policy | IceCodeNew | 2020-09-27 |
* | | Ignore containers.conf sysctl when namespaces set to host | Daniel J Walsh | 2020-09-28 |
* | | Properly handle podman run --pull command | Daniel J Walsh | 2020-09-27 |
|/ |
|
* | Fix incorrect parsing of create/run --volumes-from | Paul Holzinger | 2020-09-20 |
* | Supports import&run--signature-policy | Qi Wang | 2020-09-15 |
* | Add support for variant when pulling images | Daniel J Walsh | 2020-08-28 |
* | Document override-arch and override-os | Daniel J Walsh | 2020-08-28 |
* | podman: add option --cgroup-conf | Giuseppe Scrivano | 2020-08-21 |
* | Remove duplicated code | Daniel J Walsh | 2020-08-04 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Support default profile for apparmor | Daniel J Walsh | 2020-07-22 |
* | Merge pull request #7006 from ashley-cui/umask | OpenShift Merge Robot | 2020-07-22 |
|\ |
|
| * | Add --umask flag for create, run | Ashley Cui | 2020-07-21 |
* | | Add noop function disable-content-trust | Daniel J Walsh | 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 |
|/ |
|
* | podman: add new cgroup mode split | Giuseppe Scrivano | 2020-06-25 |
* | Re-add PODMAN_USERNS environment variable | Matthew Heon | 2020-06-22 |
* | {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 |
* | Strip defaults from namespace flags | Matthew Heon | 2020-06-04 |
* | podman: split env variables in env and overrides | Giuseppe Scrivano | 2020-05-07 |