| Commit message (Expand) | Author | Age |
* | pkg: support passing down options for idmap | Giuseppe Scrivano | 2022-02-16 |
* | Fix size to match Docker selection | Daniel J Walsh | 2022-02-01 |
* | Run codespell on code | Daniel J Walsh | 2022-01-21 |
* | rename --cni-config-dir to --network-config-dir | Paul Holzinger | 2022-01-18 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Merge pull request #12870 from rhatdan/userns1 | OpenShift Merge Robot | 2022-01-18 |
|\ |
|
| * | Use PODMAN_USERNS environment variable when running as a service | Daniel J Walsh | 2022-01-17 |
* | | Merge pull request #12860 from rhatdan/cgroups | OpenShift Merge Robot | 2022-01-17 |
|\ \ |
|
| * | | Fix cgroup mode handling in api server | Daniel J Walsh | 2022-01-14 |
| * | | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
| |/ |
|
* / | Unify the method of parsing filters in cmd | Jakub Guzik | 2022-01-16 |
|/ |
|
* | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | 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 run --passwd | cdoern | 2021-12-21 |
* | Add new networks format to spegecen | Paul Holzinger | 2021-12-14 |
* | specgen: honor empty args for entrypoint | Aditya Rajan | 2021-12-08 |
* | Implement 'podman run --blkio-weight-device' | Hironori Shiina | 2021-11-30 |
* | Fix netavark error handling and teardown issue | Paul Holzinger | 2021-11-22 |
* | Support EXPOSE with port ranges | Colin Bendell | 2021-11-20 |
* | Merge pull request #12354 from Luap99/exit-command | OpenShift Merge Robot | 2021-11-18 |
|\ |
|
| * | Do not store the exit command in container config | Paul Holzinger | 2021-11-18 |
* | | volumes: add new option idmap | Giuseppe Scrivano | 2021-11-18 |
|/ |
|
* | Merge pull request #12100 from rhatdan/env | OpenShift Merge Robot | 2021-11-16 |
|\ |
|
| * | Add --unsetenv & --unsetenv-all to remove def environment variables | Daniel J Walsh | 2021-11-15 |
* | | secret: honor custom target for secrets with run | Aditya Rajan | 2021-11-15 |
|/ |
|
* | Enable 'podman run --memory-swappiness=0' | Hironori Shiina | 2021-11-12 |
* | MAC address json unmarshal should allow strings | Paul Holzinger | 2021-11-03 |
* | volumes: allow more options for devpts | Giuseppe Scrivano | 2021-10-28 |
* | volumes: do not pass mount opt as formatter string | Giuseppe Scrivano | 2021-10-28 |
* | Merge pull request #11991 from rhatdan/size | OpenShift Merge Robot | 2021-10-22 |
|\ |
|
| * | Allow API to specify size and inode quota | Daniel J Walsh | 2021-10-18 |
* | | podman run --memory=0 ... should not set memory limit | Daniel J Walsh | 2021-10-19 |
|/ |
|
* | Add support for :U flag with --mount option | Eduardo Vega | 2021-09-22 |
* | make podman run --systemd case insensitive | Paul Holzinger | 2021-09-02 |
* | Add support for mount options to API | Jhon Honce | 2021-08-27 |
* | InfraContainer Rework | cdoern | 2021-08-26 |