| Commit message (Expand) | Author | Age |
* | Merge pull request #10583 from rhatdan/log | OpenShift Merge Robot | 2021-06-24 |
|\ |
|
| * | Support log_tag defaults from containers.conf | Daniel J Walsh | 2021-06-23 |
* | | create: support images with invalid platform | Valentin Rothberg | 2021-06-23 |
|/ |
|
* | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Support annotations from containers.conf | Daniel J Walsh | 2021-02-09 |
* | workdir presence checks | Valentin Rothberg | 2021-01-26 |
* | Set log driver for compatability containers | baude | 2021-01-20 |
* | Use HTTPProxy settings from containers.conf | Daniel J Walsh | 2021-01-11 |
* | Fix build for mips architecture follow-up | Paul Holzinger | 2021-01-07 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Ensure that --net=host/pod/container/none warn with -p | Matthew Heon | 2020-11-04 |
* | Merge pull request #7798 from QiWang19/run-manifest | OpenShift Merge Robot | 2020-09-30 |
|\ |
|
| * | Use local image if input image is a manifest list | Qi Wang | 2020-09-30 |
* | | We already set container=podman environment variable | Daniel J Walsh | 2020-09-29 |
|/ |
|
* | Use environment from containers.conf | Daniel J Walsh | 2020-08-28 |
* | Fix handling of working dir | Daniel J Walsh | 2020-08-10 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Pids-limit should only be set if the user set it | Daniel J Walsh | 2020-07-10 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Re-add resource limit warnings to Specgen | Matthew Heon | 2020-06-16 |
* | Fix handling of ThrottleWriteIOPSDevice | Daniel J Walsh | 2020-06-05 |
* | set binding tests to required | Brent Baude | 2020-05-08 |
* | podman: split env variables in env and overrides | Giuseppe Scrivano | 2020-05-07 |
* | Merge pull request #6024 from baude/v2checkmediatypew | OpenShift Merge Robot | 2020-04-28 |
|\ |
|
| * | check image media/manifest type for healthchecks | Brent Baude | 2020-04-28 |
* | | pkg, specgen: do not hardcode user=0 in the config if not specified | Giuseppe Scrivano | 2020-04-28 |
|/ |
|
* | Improve Entrypoint and Command support | Matthew Heon | 2020-04-27 |
* | specgen: read healthchecks from the image | Giuseppe Scrivano | 2020-04-27 |
* | podman: add support for --rootfs | Giuseppe Scrivano | 2020-04-24 |
* | Modify namespace generation code for specgen | Matthew Heon | 2020-04-21 |
* | add entrypoint from image where needed | Brent Baude | 2020-04-21 |
* | Handle annotations passed in via the client | Daniel J Walsh | 2020-04-21 |
* | Handle Linux Capabilities correctly | Daniel J Walsh | 2020-04-20 |
* | Add functions to return image informations | Daniel J Walsh | 2020-04-20 |
* | podman v2 remove bloat v2 | Brent Baude | 2020-04-16 |
* | Fix up SELinux labeling | Daniel J Walsh | 2020-04-15 |
* | v2podman container create | Brent Baude | 2020-04-03 |