| Commit message (Expand) | Author | Age |
* | fix: Don't override entrypoint if it's `nil` | maybe-sybr | 2020-06-30 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | spec: fix order for setting rlimits | Giuseppe Scrivano | 2020-05-11 |
* | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |
* | Merge pull request #6004 from rhatdan/ulimits | OpenShift Merge Robot | 2020-05-01 |
|\ |
|
| * | Set up ulimits for rootless containers. | Daniel J Walsh | 2020-04-28 |
* | | User specified environment happen after other environments are set | Daniel J Walsh | 2020-04-28 |
|/ |
|
* | Update podman to use containers.conf | Daniel J Walsh | 2020-04-20 |
* | Podman V2 birth | Brent Baude | 2020-04-16 |
* | userns: support --userns=auto | Giuseppe Scrivano | 2020-04-06 |
* | Merge pull request #5676 from kolyshkin/volume-flags-alt | OpenShift Merge Robot | 2020-04-03 |
|\ |
|
| * | pkg/spec.InitFSMounts: optimize | Kir Kolyshkin | 2020-04-02 |
| * | pkg/spec.InitFSMounts: fix mount opts in place | Kir Kolyshkin | 2020-04-01 |
| * | pkg/spec/initFSMounts: fix | Kir Kolyshkin | 2020-03-31 |
* | | Fix environment handling from containers.conf | Daniel J Walsh | 2020-04-02 |
|/ |
|
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | auto updates | Valentin Rothberg | 2020-03-17 |
* | Fix spelling mistakes in code found by codespell | Daniel J Walsh | 2020-03-07 |
* | Merge pull request #4772 from boaz0/closes_4628 | OpenShift Merge Robot | 2020-03-04 |
|\ |
|
| * | Add the rmi flag to podman-run to delete container image | Boaz Shuster | 2020-03-03 |
* | | Merge pull request #5206 from rhatdan/capabilities | OpenShift Merge Robot | 2020-03-03 |
|\ \ |
|
| * | | Allow devs to set labels in container images for default capabilities. | Daniel J Walsh | 2020-03-02 |
| |/ |
|
* / | consolidate env handling into pkg/env | Valentin Rothberg | 2020-03-03 |
|/ |
|
* | spec: allow container alias name in lookup | Giuseppe Scrivano | 2020-02-26 |
* | Remove ImageVolumes from database | Matthew Heon | 2020-02-21 |
* | Merge pull request #5222 from mheon/fix_5219 | OpenShift Merge Robot | 2020-02-20 |
|\ |
|
| * | Use cleaned destination path for indexing image volumes | Matthew Heon | 2020-02-17 |
* | | apiv2 container create using specgen | Brent Baude | 2020-02-19 |
* | | set process labels in pkg/spec | Valentin Rothberg | 2020-02-19 |
|/ |
|
* | add pkg/capabilities | Valentin Rothberg | 2020-02-14 |
* | Merge pull request #5152 from QiWang19/device-cgroup-rule | OpenShift Merge Robot | 2020-02-13 |
|\ |
|
| * | support device-cgroup-rule | Qi Wang | 2020-02-12 |
* | | add pkg/seccomp | Valentin Rothberg | 2020-02-12 |
|/ |
|
* | podman: add new option --cgroups=no-conmon | Giuseppe Scrivano | 2020-01-16 |
* | Merge pull request #4806 from vrothberg/seccomp | OpenShift Merge Robot | 2020-01-15 |
|\ |
|
| * | policy for seccomp-profile selection | Valentin Rothberg | 2020-01-09 |
* | | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | | log: support --log-opt tag= | Giuseppe Scrivano | 2020-01-10 |
|/ |
|
* | fix lint - pkg/spec | Valentin Rothberg | 2020-01-08 |
* | codespell: spelling corrections | Dmitry Smirnov | 2019-11-13 |
* | Split up create config handling of namespaces and security | Peter Hunt | 2019-11-07 |
* | Merge pull request #4466 from giuseppe/notmpcopyup | OpenShift Merge Robot | 2019-11-07 |
|\ |
|
| * | mount: add new options nocopyup|copyup for tmpfs | Giuseppe Scrivano | 2019-11-07 |
* | | podman: add support for specifying MAC | Jakub Filak | 2019-11-06 |
|/ |
|
* | namespaces: by default create cgroupns on cgroups v2 | Giuseppe Scrivano | 2019-11-05 |
* | add libpod/config | Valentin Rothberg | 2019-10-31 |
* | seccomp: use github.com/seccomp/containers-golang | Valentin Rothberg | 2019-10-30 |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | Merge pull request #4228 from giuseppe/detect-no-systemd-session | OpenShift Merge Robot | 2019-10-24 |
|\ |
|
| * | rootless: detect no system session with --cgroup-manager=systemd | Giuseppe Scrivano | 2019-10-23 |