| Commit message (Expand) | Author | Age |
* | Document containers.conf settings for remote connections | Daniel J Walsh | 2020-11-19 |
* | network aliases for container creation | baude | 2020-11-09 |
* | new "image" mount type | Valentin Rothberg | 2020-10-29 |
* | Support max_size logoptions | Daniel J Walsh | 2020-10-05 |
* | run/create: record raw image | Valentin Rothberg | 2020-09-15 |
* | Use environment from containers.conf | Daniel J Walsh | 2020-08-28 |
* | podman: add option --cgroup-conf | Giuseppe Scrivano | 2020-08-21 |
* | run, create: add new security-opt proc-opts | Giuseppe Scrivano | 2020-08-12 |
* | Add --umask flag for create, run | Ashley Cui | 2020-07-21 |
* | Add support for overlay volume mounts in podman. | Qi Wang | 2020-07-20 |
* | Merge pull request #6965 from giuseppe/followup-pr6324 | OpenShift Merge Robot | 2020-07-17 |
|\ |
|
| * | libpod: pass down network options | Giuseppe Scrivano | 2020-07-16 |
* | | Error on rootless mac and ip addresses | Brent Baude | 2020-07-15 |
|/ |
|
* | Fix container and pod create commands for remote create | Matthew Heon | 2020-07-10 |
* | Implement --sdnotify cmdline option to control sd-notify behavior | Joseph Gooch | 2020-07-06 |
* | Add --tz flag to create, run | Ashley Cui | 2020-07-02 |
* | Allow empty host port in --publish flag | Matthew Heon | 2020-06-29 |
* | Set syslog for exit commands on log-level=debug | Matthew Heon | 2020-06-24 |
* | Merge pull request #6625 from QiWang19/fd | OpenShift Merge Robot | 2020-06-23 |
|\ |
|
| * | Add --preservefds to podman run | Qi Wang | 2020-06-19 |
* | | Fix conflicts between privileged and other flags | Matthew Heon | 2020-06-22 |
|/ |
|
* | podman: split env variables in env and overrides | Giuseppe Scrivano | 2020-05-07 |
* | Add small fixes for 'podman run' from diffing inspect | Matthew Heon | 2020-05-05 |
* | Rework port parsing to support --expose and -P | Matthew Heon | 2020-05-04 |
* | Add support for volumes-from, image volumes, init | Matthew Heon | 2020-04-27 |
* | podman: add support for --rootfs | Giuseppe Scrivano | 2020-04-24 |
* | Enable basic volumes support in Podmanv2 | Matthew Heon | 2020-04-22 |
* | Modify namespace generation code for specgen | Matthew Heon | 2020-04-21 |
* | Cleanup network option parsing | Daniel J Walsh | 2020-04-19 |
* | Fix up SELinux labeling | Daniel J Walsh | 2020-04-15 |
* | v2specgen prune libpod | Brent Baude | 2020-04-14 |
* | v2podman container create | Brent Baude | 2020-04-03 |
* | podmanv2 pod create using podspecgen | Brent Baude | 2020-03-27 |
* | Add basic structure of a spec generator for pods | Matthew Heon | 2020-03-20 |
* | auto updates | Valentin Rothberg | 2020-03-17 |
* | apiv2 container create using specgen | Brent Baude | 2020-02-19 |
* | [CI:DOCS]addition of specgen package | Brent Baude | 2020-02-04 |
* | Initial implementation of a spec generator package | Matthew Heon | 2020-02-04 |