| Commit message (Expand) | Author | Age |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | auto updates | Valentin Rothberg | 2020-03-17 |
* | Merge pull request #5469 from giuseppe/no-size-create-container | OpenShift Merge Robot | 2020-03-12 |
|\ |
|
| * | create: do not calculate image size | Giuseppe Scrivano | 2020-03-12 |
* | | golangci: enable goimports | Valentin Rothberg | 2020-03-05 |
|/ |
|
* | Remove ImageVolumes from database | Matthew Heon | 2020-02-21 |
* | Add network options to podman pod create | Matthew Heon | 2020-02-19 |
* | Add ability for pods to use the host network | Matthew Heon | 2020-02-17 |
* | Add backend code for pod network options | Matthew Heon | 2020-02-04 |
* | rootless: Rearrange setup of rootless containers | Gabi Beyer | 2019-09-24 |
* | Merge pull request #3836 from chenzhiwei/hostname | OpenShift Merge Robot | 2019-08-19 |
|\ |
|
| * | Allow customizing pod hostname | Chen Zhiwei | 2019-08-18 |
* | | 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 |
* | | Set Pod hostname as Pod name | Chen Zhiwei | 2019-08-15 |
|/ |
|
* | Revert "rootless: Rearrange setup of rootless containers" | baude | 2019-08-06 |
* | rootless: Rearrange setup of rootless containers | Gabi Beyer | 2019-07-30 |
* | remove libpod from main | baude | 2019-06-25 |
* | Fix generation of infra container command | Matthew Heon | 2019-03-10 |
* | Remove an unused if statement I added | Matthew Heon | 2019-03-10 |
* | Fix a potential segfault during infra container create | Matthew Heon | 2019-03-10 |
* | Default to image entrypoint for infra container | Peter Hunt | 2019-03-08 |
* | Changes to container runlabel for toolbox project | baude | 2019-01-30 |
* | Remove the forceSecure parameter on the pull call stack | Miloslav Trmač | 2018-12-06 |
* | network: allow slirp4netns mode also for root containers | Giuseppe Scrivano | 2018-11-28 |
* | Allow users to expose ports from the pod to the host | baude | 2018-11-20 |
* | rootless: create compatible pod infra container | Giuseppe Scrivano | 2018-09-04 |
* | Fixing network ns segfault | haircommander | 2018-08-23 |
* | Change pause container to infra container | haircommander | 2018-08-23 |