| Commit message (Expand) | Author | Age |
* | 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 |
* | | Merge pull request #10185 from rhatdan/volume | OpenShift Merge Robot | 2021-05-05 |
|\ \ |
|
| * | | Add filepath glob support to --security-opt unmask | Daniel J Walsh | 2021-05-04 |
* | | | podman: set volatile storage flag for --rm containers | Giuseppe Scrivano | 2021-05-05 |
|/ / |
|
* / | Add podman run --timeout option | Daniel J Walsh | 2021-04-23 |
|/ |
|
* | add flag "--pidfile" for podman create/run | wuhua.ck | 2021-04-16 |
* | Add --requires flag to podman run/create | Matthew Heon | 2021-04-06 |
* | Do not leak libpod package into the remote client | Paul Holzinger | 2021-03-15 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Fix segfault in run with memory-swap | baude | 2021-02-19 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | Set log driver for compatability containers | baude | 2021-01-20 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Add systempaths=unconfined option | Urvashi Mohnani | 2020-12-08 |
* | Add mask and unmask option to --security-opt | Urvashi Mohnani | 2020-12-02 |
* | Remove some more excessive wrapping and stuttering | Daniel J Walsh | 2020-11-17 |
* | network aliases for container creation | baude | 2020-11-09 |
* | Centralize cores and period/quota conversion code | Jordan Christiansen | 2020-10-31 |
* | new "image" mount type | Valentin Rothberg | 2020-10-29 |
* | Support max_size logoptions | Daniel J Walsh | 2020-10-05 |
* | --rm option shold conflicts with --restart | zhangguanzhang | 2020-10-02 |
* | Use environment from containers.conf | Daniel J Walsh | 2020-08-28 |
* | podman: add option --cgroup-conf | Giuseppe Scrivano | 2020-08-21 |
* | run, create: add new security-opt proc-opts | Giuseppe Scrivano | 2020-08-12 |
* | Do not use image CMD if user gave ENTRYPOINT | Matthew Heon | 2020-08-10 |
* | 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 |
* | Support default profile for apparmor | Daniel J Walsh | 2020-07-22 |
* | 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 handling of entrypoint | Daniel J Walsh | 2020-07-14 |
* | Merge pull request #6842 from rhatdan/pids-limit | OpenShift Merge Robot | 2020-07-13 |
|\ |
|
| * | Pids-limit should only be set if the user set it | Daniel J Walsh | 2020-07-10 |
* | | Merge pull request #6896 from mheon/fix_remote_createcommand | OpenShift Merge Robot | 2020-07-13 |
|\ \ |
|
| * | | Fix container and pod create commands for remote create | Matthew Heon | 2020-07-10 |
| |/ |
|
* / | Don't setup AppArmor provile for privileged pods | Ralf Haferkamp | 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 |
* | 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 |
|/ |
|
* | Merge pull request #6752 from rhatdan/inspect | OpenShift Merge Robot | 2020-06-24 |
|\ |
|
| * | Fix inspect to display multiple label: changes | Daniel J Walsh | 2020-06-24 |
* | | Set stop signal to 15 when not explicitly set | Matthew Heon | 2020-06-24 |
|/ |
|
* | Add --preservefds to podman run | Qi Wang | 2020-06-19 |
* | Merge pull request #6636 from mheon/add_warnings | OpenShift Merge Robot | 2020-06-17 |
|\ |
|
| * | Re-add resource limit warnings to Specgen | Matthew Heon | 2020-06-16 |