| Commit message (Expand) | Author | Age |
* | fix systemcontext to use correct TMPDIR | Daniel J Walsh | 2021-06-18 |
* | Fix volumes with uid and gid options | Paul Holzinger | 2021-06-11 |
* | Support uid,gid,mode options for secrets | Ashley Cui | 2021-05-17 |
* | Merge pull request #10221 from ashley-cui/envsec | OpenShift Merge Robot | 2021-05-07 |
|\ |
|
| * | Add support for environment variable secrets | Ashley Cui | 2021-05-06 |
* | | podman: set volatile storage flag for --rm containers | Giuseppe Scrivano | 2021-05-05 |
* | | Merge pull request #10119 from rhatdan/timeout | OpenShift Merge Robot | 2021-04-27 |
|\ \
| |/
|/| |
|
| * | Add podman run --timeout option | Daniel J Walsh | 2021-04-23 |
* | | Add support for CDI device configuration | Sebastian Jug | 2021-04-20 |
|/ |
|
* | add flag "--pidfile" for podman create/run | wuhua.ck | 2021-04-16 |
* | Allow users to override default storage opts with --storage-opt | Daniel J Walsh | 2021-04-05 |
* | Merge pull request #9768 from mheon/fix_9608 | OpenShift Merge Robot | 2021-03-25 |
|\ |
|
| * | Ensure manually-created volumes have correct ownership | Matthew Heon | 2021-03-24 |
* | | [NO TESTS NEEDED] Fix rootless volume plugins | Phoenix The Fallen | 2021-03-24 |
|/ |
|
* | Do not leak libpod package into the remote client | Paul Holzinger | 2021-03-15 |
* | options: append CLI graph driver options | Giuseppe Scrivano | 2021-03-09 |
* | Add U volume flag to chown source volumes | Eduardo Vega | 2021-02-22 |
* | 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 |
* | Allow pods to use --net=none | Matthew Heon | 2021-02-02 |
* | Initial implementation of volume plugins | Matthew Heon | 2021-01-14 |
* | Fix problems reported by staticcheck | Paul Holzinger | 2021-01-12 |
* | Switch references of /var/run -> /run | Daniel J Walsh | 2021-01-07 |
* | Merge pull request #8787 from jsoref/spelling | OpenShift Merge Robot | 2020-12-23 |
|\ |
|
| * | Spelling | Josh Soref | 2020-12-22 |
* | | Fix missing options in volumes display while setting uid and gid | zhangguanzhang | 2020-12-23 |
|/ |
|
* | podman events allow future time for --until | Paul Holzinger | 2020-12-11 |
* | Add API for communicating with Docker volume plugins | Matthew Heon | 2020-12-01 |
* | Merge pull request #8156 from mheon/add_net_aliases_db | OpenShift Merge Robot | 2020-11-04 |
|\ |
|
| * | Add network aliases for containers to DB | Matthew Heon | 2020-10-27 |
* | | Stop excessive wrapping of errors | Daniel J Walsh | 2020-10-30 |
* | | new "image" mount type | Valentin Rothberg | 2020-10-29 |
|/ |
|
* | Support max_size logoptions | Daniel J Walsh | 2020-10-05 |
* | Add support for slirp network for pods | Ashley Cui | 2020-09-25 |
* | Fix podman pod create --infra-command and --infra-image | Daniel J Walsh | 2020-09-16 |
* | Merge pull request #7600 from rhatdan/codespell | OpenShift Merge Robot | 2020-09-11 |
|\ |
|
| * | Fix up errors found by codespell | Daniel J Walsh | 2020-09-11 |
* | | Merge pull request #7403 from QiWang19/runtime-flag | OpenShift Merge Robot | 2020-09-11 |
|\ \
| |/
|/| |
|
| * | Add global options --runtime-flags | Qi Wang | 2020-09-04 |
* | | libpod: read mappings when joining a container userns | Giuseppe Scrivano | 2020-09-10 |
|/ |
|
* | Ensure pod infra containers have an exit command | Matthew Heon | 2020-08-13 |
* | Ensure WORKDIR from images is created | Matthew Heon | 2020-08-03 |
* | 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 |
* | Add support for overlay volume mounts in podman. | Qi Wang | 2020-07-20 |
* | libpod: pass down network options | Giuseppe Scrivano | 2020-07-16 |
* | Fix container and pod create commands for remote create | Matthew Heon | 2020-07-10 |
* | Add username to /etc/passwd inside of container if --userns keep-id | Daniel J Walsh | 2020-07-07 |
* | Implement --sdnotify cmdline option to control sd-notify behavior | Joseph Gooch | 2020-07-06 |