| Commit message (Expand) | Author | Age |
* | Run podman inside a podman container | baude | 2018-02-16 |
* | images --all developer note | baude | 2018-02-16 |
* | Add podman version | Daniel J Walsh | 2018-02-15 |
* | No registries warning | baude | 2018-02-15 |
* | Return imageid from podman pull | baude | 2018-02-15 |
* | No entrpoint, cmd, or command | baude | 2018-02-15 |
* | Privileged containers should inherit host devices | baude | 2018-02-15 |
* | PS performance cleanups | baude | 2018-02-14 |
* | Disable default Seccomp profile with privileged containers | Matthew Heon | 2018-02-13 |
* | Change json to match docker inspect | Daniel J Walsh | 2018-02-11 |
* | Honor ENTRYPOINT in image | baude | 2018-02-11 |
* | Rework port code | baude | 2018-02-09 |
* | podman logs: fix tailing | baude | 2018-02-09 |
* | Add some global options to build | TomSweeneyRedHat | 2018-02-08 |
* | cleanup network stack as well as storage when container shuts down. | Daniel J Walsh | 2018-02-08 |
* | Merge pull request #290 from umohnani8/templates | Daniel J Walsh | 2018-02-07 |
|\ |
|
| * | Fix when the --format flag prints a new line at the end | umohnani8 | 2018-02-07 |
* | | Merge pull request #289 from TomSweeneyRedHat/dev/tsweeney/username | Daniel J Walsh | 2018-02-07 |
|\ \
| |/
|/| |
|
| * | Change un/pwd handling to match Buildah's | TomSweeneyRedHat | 2018-02-06 |
* | | Match podman inspect output to docker inspect | umohnani8 | 2018-02-06 |
* | | Change stop signal default to SIGTERM | Matthew Heon | 2018-02-06 |
* | | Add podman search command | umohnani8 | 2018-02-06 |
|/ |
|
* | sysfs should be mounted rw for privileged | baude | 2018-02-06 |
* | Deprecate --format for podman top | baude | 2018-02-05 |
* | Allow users to specify logpath | Daniel J Walsh | 2018-02-03 |
* | Migrate Create|Commit to ginkgo | baude | 2018-02-02 |
* | Merge pull request #282 from randomvariable/fix/sandbox | Daniel J Walsh | 2018-02-02 |
|\ |
|
| * | Set default configuration container type annotation to sandbox | Naadir Jeewa | 2018-02-01 |
* | | Fix --cert-dir path for podman login | umohnani8 | 2018-02-02 |
* | | Add authfile, cert-dir and creds params to build | TomSweeneyRedHat | 2018-02-01 |
* | | Implment network == none | baude | 2018-01-31 |
|/ |
|
* | Ginkgo Tests: ps, pull, push and rm | baude | 2018-01-31 |
* | Add StopWithTimeout API function for containers | Matthew Heon | 2018-01-30 |
* | Honor storage-driver flag | Matthew Heon | 2018-01-29 |
* | Remove libkpod. Replace runtime generation function. | Matthew Heon | 2018-01-29 |
* | Fix tab issue with --format flag | umohnani8 | 2018-01-27 |
* | Save --privileged state | Daniel J Walsh | 2018-01-25 |
* | Fix podman stats based on QE feedback | umohnani8 | 2018-01-25 |
* | Fixed Created At and Running For value | umohnani8 | 2018-01-25 |
* | Fix issue with order of flags | umohnani8 | 2018-01-25 |
* | Merge pull request #252 from baude/port | Daniel J Walsh | 2018-01-24 |
|\ |
|
| * | podman port | baude | 2018-01-23 |
* | | Merge pull request #251 from baude/psbatch | Daniel J Walsh | 2018-01-23 |
|\ \ |
|
| * | | Use batched operations in ps | baude | 2018-01-22 |
* | | | Streamline image resolution | baude | 2018-01-23 |
| |/
|/| |
|
* | | Fix issues with podman ps from QE | umohnani8 | 2018-01-22 |
* | | Expose ports from image | baude | 2018-01-22 |
|/ |
|
* | Enable port bindings | baude | 2018-01-20 |
* | Cleanup of podman stats | Daniel J Walsh | 2018-01-19 |
* | Add --dns-search, --dns-opt, --dns-server and --add-host. | baude | 2018-01-19 |