| Commit message (Expand) | Author | Age |
* | support tag@digest notation | Valentin Rothberg | 2021-05-31 |
* | Add the option of Rootless CNI networking by default | Matthew Heon | 2021-05-26 |
* | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Add missing early returns in compat API | Riyad Preukschas | 2021-02-16 |
* | Fix Wrong image tag is used when creating a container from an image with mult... | zhangguanzhang | 2020-12-11 |
* | Docker compat API - containers create ignores the name | Milivoje Legenovic | 2020-12-07 |
* | Refactor compat container create endpoint | Jhon Honce | 2020-11-23 |
* | Merge pull request #8236 from jwhonce/jira/run-976 | OpenShift Merge Robot | 2020-11-09 |
|\ |
|
| * | Update CI tests to run python docker library against API | Jhon Honce | 2020-11-09 |
* | | rootless container creation settings | baude | 2020-11-05 |
|/ |
|
* | refactor api compatibility container creation to specgen | baude | 2020-10-20 |
* | fix: neutral value for MemorySwappiness | Matej Vasek | 2020-10-20 |
* | APIv2 compatibility rootless network fix | baude | 2020-10-07 |
* | Lowercase some errors | Kir Kolyshkin | 2020-10-05 |
* | fix: The container created by APIV2 has an incorrect Env and WorkDir | zhangguanzhang | 2020-10-01 |
* | set interactive mode with compat create endpoint | baude | 2020-09-23 |
* | fix apiv2 will create containers with incorrect commands | zhangguanzhang | 2020-08-24 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Merge pull request #6742 from maybe-sybr/maybe/apiv2/fix-container-create-wit... | OpenShift Merge Robot | 2020-07-24 |
|\ |
|
| * | APIv2:fix: Get volumes from `Binds` when creating | maybe-sybr | 2020-07-09 |
* | | The compat create endpoint should 404 on no such image | Matthew Heon | 2020-07-16 |
* | | Fix handling of entrypoint | Daniel J Walsh | 2020-07-14 |
* | | fix API: Create container with an invalid configuration | zhangguanzhang | 2020-07-09 |
|/ |
|
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Update podman to use containers.conf | Daniel J Walsh | 2020-04-20 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | Refactor handler packages | Jhon Honce | 2020-03-10 |