| Commit message (Expand) | Author | Age |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Fix cgroup mode handling in api server | Daniel J Walsh | 2022-01-14 |
* | pkg: use PROXY_VARS from c/common | Aditya Rajan | 2022-01-11 |
* | fix healthcheck timeouts and ut8 coercion | Brent Baude | 2022-01-06 |
* | container creation: don't apply reserved annotations from image | Valentin Rothberg | 2021-12-23 |
* | Add --unsetenv & --unsetenv-all to remove def environment variables | Daniel J Walsh | 2021-11-15 |
* | faster image inspection | Valentin Rothberg | 2021-10-08 |
* | Merge pull request #11808 from vrothberg/cache | OpenShift Merge Robot | 2021-10-01 |
|\ |
|
| * | pkg/specgen: cache image in generator | Valentin Rothberg | 2021-10-01 |
* | | Merge pull request #11686 from cdoern/podDeviceOptions | OpenShift Merge Robot | 2021-10-01 |
|\ \
| |/
|/| |
|
| * | Pod Device-Read-BPS support | cdoern | 2021-09-28 |
* | | libpod: add GetConfigNoCopy() | Valentin Rothberg | 2021-09-29 |
|/ |
|
* | implement init containers in podman | Brent Baude | 2021-08-04 |
* | vendor containers/common@main | Valentin Rothberg | 2021-07-16 |
* | 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 |