| Commit message (Expand) | Author | Age |
* | Add support for mount options to API | Jhon Honce | 2021-08-27 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | Network interface | Paul Holzinger | 2021-08-24 |
* | Merge pull request #11205 from Shivkumar13/shivkumar-tls-fix | OpenShift Merge Robot | 2021-08-23 |
|\ |
|
| * | Support for --tls-verify flag in podman run & podman create | Shivkumar13 | 2021-08-21 |
* | | Fixed healthcheck default values when container created via compat API | Milivoje Legenovic | 2021-08-14 |
|/ |
|
* | personality: Add support for setting execution domain. | flouthoc | 2021-08-06 |
* | implement init containers in podman | Brent Baude | 2021-08-04 |
* | Fixed Healthcheck formatting, string to []string | cdoern | 2021-07-28 |
* | Fixed Healthcheck formatting, string to []string | cdoern | 2021-07-26 |
* | Fix compat create with NetworkMode=default | Matthew Heon | 2021-06-07 |
* | Add the option of Rootless CNI networking by default | Matthew Heon | 2021-05-26 |
* | Fixes docker-compose cannot set static ip when use ipam | zhangguanzhang | 2021-05-06 |
* | Add podman run --timeout option | Daniel J Walsh | 2021-04-23 |
* | Parse slirp4netns net options with compat api | Paul Holzinger | 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 |
* | Compat API: Avoid trying to create volumes if they already exist | Pablo Greco | 2021-03-08 |
* | Merge pull request #9607 from mheon/fix_9523 | OpenShift Merge Robot | 2021-03-04 |
|\ |
|
| * | Respect NanoCpus in Compat Create | Matthew Heon | 2021-03-04 |
* | | Compat API: create volume source dirs on the host | Matthew Heon | 2021-03-03 |
|/ |
|
* | Merge pull request #9512 from mheon/fix_9511 | OpenShift Merge Robot | 2021-03-02 |
|\ |
|
| * | Fix parsing of Tmpfs field in compat create | Matthew Heon | 2021-02-25 |
* | | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
|/ |
|
* | fix create container: handle empty host port | Matej Vasek | 2021-02-16 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | Ensure the Volumes field in Compat Create is honored | Matthew Heon | 2021-01-26 |
* | Fix --arch and --os flags to work correctly | Daniel J Walsh | 2021-01-25 |
* | Set log driver for compatability containers | baude | 2021-01-20 |
* | Spelling | Josh Soref | 2020-12-22 |
* | pass full NetworkMode to ParseNetworkNamespace | Kevin Wiesmueller | 2020-12-07 |
* | add commas between mount options | baude | 2020-12-02 |
* | Merge pull request #8488 from rhatdan/platform | OpenShift Merge Robot | 2020-12-01 |
|\ |
|
| * | Add support for --platform | Daniel J Walsh | 2020-11-26 |
* | | compat create should use bindings | baude | 2020-12-01 |
|/ |
|
* | Refactor compat container create endpoint | Jhon Honce | 2020-11-23 |
* | APIv2 - create container sets wrong entrypoint | Petr SakaĆ | 2020-11-22 |
* | Document containers.conf settings for remote connections | Daniel J Walsh | 2020-11-19 |
* | network aliases for container creation | baude | 2020-11-09 |
* | rootless container creation settings | baude | 2020-11-05 |
* | set resources only when specified | baude | 2020-10-27 |
* | podman create doesn't support creating detached containers | Daniel J Walsh | 2020-10-21 |
* | refactor api compatibility container creation to specgen | baude | 2020-10-20 |
* | Supports import&run--signature-policy | Qi Wang | 2020-09-15 |
* | Add support for variant when pulling images | Daniel J Walsh | 2020-08-28 |
* | podman: add option --cgroup-conf | Giuseppe Scrivano | 2020-08-21 |
* | 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 |
* | Add --umask flag for create, run | Ashley Cui | 2020-07-21 |