summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* Add tests and cleanupJhon Honce2018-02-22
* Push up createConfig.CgroupParent processing to parentJhon Honce2018-02-22
* Implement podman run option --cgroup-parentJhon Honce2018-02-22
* Correct exit code 126 and 127baude2018-02-21
* Inspect output should be in array formbaude2018-02-21
* Alias --time to --timeout for 'podman stop'Matthew Heon2018-02-21
* Performance enhancement for podman imagesbaude2018-02-20
* Fix podman save when redirecting outputumohnani82018-02-20
* Run podman inside a podman containerbaude2018-02-16
* images --all developer notebaude2018-02-16
* Add podman versionDaniel J Walsh2018-02-15
* No registries warningbaude2018-02-15
* Return imageid from podman pullbaude2018-02-15
* No entrpoint, cmd, or commandbaude2018-02-15
* Privileged containers should inherit host devicesbaude2018-02-15
* PS performance cleanupsbaude2018-02-14
* Disable default Seccomp profile with privileged containersMatthew Heon2018-02-13
* Change json to match docker inspectDaniel J Walsh2018-02-11
* Honor ENTRYPOINT in imagebaude2018-02-11
* Rework port codebaude2018-02-09
* podman logs: fix tailingbaude2018-02-09
* Add some global options to buildTomSweeneyRedHat2018-02-08
* cleanup network stack as well as storage when container shuts down.Daniel J Walsh2018-02-08
* Merge pull request #290 from umohnani8/templatesDaniel J Walsh2018-02-07
|\
| * Fix when the --format flag prints a new line at the endumohnani82018-02-07
* | Merge pull request #289 from TomSweeneyRedHat/dev/tsweeney/usernameDaniel J Walsh2018-02-07
|\ \ | |/ |/|
| * Change un/pwd handling to match Buildah'sTomSweeneyRedHat2018-02-06
* | Match podman inspect output to docker inspectumohnani82018-02-06
* | Change stop signal default to SIGTERMMatthew Heon2018-02-06
* | Add podman search commandumohnani82018-02-06
|/
* sysfs should be mounted rw for privilegedbaude2018-02-06
* Deprecate --format for podman topbaude2018-02-05
* Allow users to specify logpathDaniel J Walsh2018-02-03
* Migrate Create|Commit to ginkgobaude2018-02-02
* Merge pull request #282 from randomvariable/fix/sandboxDaniel J Walsh2018-02-02
|\
| * Set default configuration container type annotation to sandboxNaadir Jeewa2018-02-01
* | Fix --cert-dir path for podman loginumohnani82018-02-02
* | Add authfile, cert-dir and creds params to buildTomSweeneyRedHat2018-02-01
* | Implment network == nonebaude2018-01-31
|/
* Ginkgo Tests: ps, pull, push and rmbaude2018-01-31
* Add StopWithTimeout API function for containersMatthew Heon2018-01-30
* Honor storage-driver flagMatthew Heon2018-01-29
* Remove libkpod. Replace runtime generation function.Matthew Heon2018-01-29
* Fix tab issue with --format flagumohnani82018-01-27
* Save --privileged stateDaniel J Walsh2018-01-25
* Fix podman stats based on QE feedbackumohnani82018-01-25
* Fixed Created At and Running For valueumohnani82018-01-25
* Fix issue with order of flagsumohnani82018-01-25
* Merge pull request #252 from baude/portDaniel J Walsh2018-01-24
|\
| * podman portbaude2018-01-23