| Commit message (Expand) | Author | Age |
* | Allow users to add host user accounts to /etc/passwd | Daniel J Walsh | 2021-12-23 |
* | Warn on use of --kernel-memory | Daniel J Walsh | 2021-12-22 |
* | podman-remote does not support signature-policy | Daniel J Walsh | 2021-11-19 |
* | Add --unsetenv & --unsetenv-all to remove def environment variables | Daniel J Walsh | 2021-11-15 |
* | tweak a couple of flag descriptions in help output | Nalin Dahyabhai | 2021-11-04 |
* | container create: fix --tls-verify parsing | Valentin Rothberg | 2021-10-27 |
* | Remove --kernel-memory options | Daniel J Walsh | 2021-10-21 |
* | Pod Volumes From Support | cdoern | 2021-10-01 |
* | Merge pull request #11686 from cdoern/podDeviceOptions | OpenShift Merge Robot | 2021-10-01 |
|\ |
|
| * | Pod Device-Read-BPS support | cdoern | 2021-09-28 |
* | | Allow a value of -1 to set unlimited pids limit | Urvashi Mohnani | 2021-09-29 |
|/ |
|
* | Pod Device Support | cdoern | 2021-09-20 |
* | Created MapOptions for PodCreate | cdoern | 2021-09-20 |
* | Pod Volumes Support | cdoern | 2021-09-14 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | Support for --tls-verify flag in podman run & podman create | Shivkumar13 | 2021-08-21 |
* | personality: Add support for setting execution domain. | flouthoc | 2021-08-06 |
* | 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 |