| Commit message (Expand) | Author | Age |
* | container config: add CreateCommand | Valentin Rothberg | 2019-12-13 |
* | Merge pull request #4596 from kunalkushwaha/container-prune | OpenShift Merge Robot | 2019-12-02 |
|\ |
|
| * | filter added to container prune command | Kunal Kushwaha | 2019-11-29 |
* | | Add ContainerStateRemoving | Matthew Heon | 2019-11-19 |
|/ |
|
* | Merge pull request #4505 from vrothberg/arch | OpenShift Merge Robot | 2019-11-16 |
|\ |
|
| * | container create: os/arch check | Valentin Rothberg | 2019-11-12 |
* | | Merge pull request #4368 from haircommander/pod-annotations | OpenShift Merge Robot | 2019-11-15 |
|\ \ |
|
| * | | Add pod annotations to container | Peter Hunt | 2019-11-08 |
* | | | codespell: spelling corrections | Dmitry Smirnov | 2019-11-13 |
| |/
|/| |
|
* | | Merge pull request #4337 from QiWang19/check_auth_path | OpenShift Merge Robot | 2019-11-08 |
|\ \
| |/
|/| |
|
| * | fix bug check nonexist authfile | Qi Wang | 2019-11-05 |
* | | Split up create config handling of namespaces and security | Peter Hunt | 2019-11-07 |
* | | podman: add support for specifying MAC | Jakub Filak | 2019-11-06 |
|/ |
|
* | Set default seccomp.json file for podman play kube | Daniel J Walsh | 2019-10-29 |
* | pull/create: add --override-arch/--override-os flags | Nalin Dahyabhai | 2019-10-29 |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | Add parsing for UID, GID in volume "o" option | Matthew Heon | 2019-10-22 |
* | systemd: accept also /sbin/init | Giuseppe Scrivano | 2019-10-15 |
* | Merge pull request #4237 from giuseppe/ps-not-null | OpenShift Merge Robot | 2019-10-11 |
|\ |
|
| * | container: initialize results list | Giuseppe Scrivano | 2019-10-11 |
* | | Merge pull request #4232 from csomh/auth-file-path | OpenShift Merge Robot | 2019-10-11 |
|\ \ |
|
| * | | Fix default path for auth.json | Hunor Csomortáni | 2019-10-10 |
| |/ |
|
* | | cli: support --systemd=always | Giuseppe Scrivano | 2019-10-09 |
* | | systemd: expect full path /usr/sbin/init | Giuseppe Scrivano | 2019-10-09 |
|/ |
|
* | Merge pull request #4032 from rhatdan/pids-limit | OpenShift Merge Robot | 2019-10-07 |
|\ |
|
| * | Setup a reasonable default for pids-limit 4096 | Daniel J Walsh | 2019-10-04 |
* | | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
|/ |
|
* | Merge pull request #3581 from mheon/no_cgroups | OpenShift Merge Robot | 2019-09-11 |
|\ |
|
| * | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
* | | Add function for looking up volumes by partial name | Matthew Heon | 2019-09-09 |
|/ |
|
* | Update varlink doc and code | Jhon Honce | 2019-08-26 |
* | podman-remote: cp crashes | baude | 2019-08-21 |
* | Merge pull request #3760 from rhatdan/auth | OpenShift Merge Robot | 2019-08-19 |
|\ |
|
| * | Use GetRuntimeDir to setup auth.json for login | Daniel J Walsh | 2019-08-12 |
* | | Merge pull request #3617 from QiWang19/create_pull | OpenShift Merge Robot | 2019-08-17 |
|\ \
| |/
|/| |
|
| * | add --pull flag for podman create&run | Qi Wang | 2019-08-09 |
* | | Merge pull request #3751 from TomSweeneyRedHat/dev/tsweeney/squishnits | OpenShift Merge Robot | 2019-08-12 |
|\ \ |
|
| * | | Squish a few tpyo nits in container.go doc | TomSweeneyRedHat | 2019-08-07 |
* | | | cmd: drop check for euid==0 | Giuseppe Scrivano | 2019-08-12 |
| |/
|/| |
|
* | | Merge pull request #3737 from QiWang19/create_auth | OpenShift Merge Robot | 2019-08-09 |
|\ \ |
|
| * | | fix create&run getting --authfile from cli | Qi Wang | 2019-08-09 |
* | | | Improve dns-search validation, empty domains now return an error | Jhon Honce | 2019-08-09 |
|/ / |
|
* | | Allow the passing of '.' to --dns-search | Daniel J Walsh | 2019-08-08 |
* | | When populating CMD, do not include Entrypoint | Matthew Heon | 2019-08-06 |
|/ |
|
* | Merge pull request #3665 from QiWang19/env | OpenShift Merge Robot | 2019-07-30 |
|\ |
|
| * | Set -env variables as appropriate | Qi Wang | 2019-07-30 |
* | | Touch up input argument error on create | TomSweeneyRedHat | 2019-07-30 |
* | | Fix commit --changes env=X=Y | Jhon Honce | 2019-07-26 |
|/ |
|
* | Merge pull request #3639 from giuseppe/user-ns-container | OpenShift Merge Robot | 2019-07-26 |
|\ |
|
| * | pods: do not to join a userns if there is not any | Giuseppe Scrivano | 2019-07-25 |