summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* podman-images: return correct image listValentin Rothberg2018-03-14
* Fix a potential race around container removal in psMatthew Heon2018-03-09
* podman ps command string too longbaude2018-03-09
* podman import, load, and commit are too verbosebaude2018-03-07
* Add buildah bud options from common.goTomSweeneyRedHat2018-03-06
* Adjust podman logs error message for clarityMatthew Heon2018-03-02
* podman logs -f: does not detect container stop or rmbaude2018-03-02
* Fix issue with podman logs on fresh containersMatthew Heon2018-03-01
* remove build aliasSeth Jennings2018-02-27
* Restrict top output to container's pids onlybaude2018-02-26
* ps displays incorrect exit codebaude2018-02-26
* Tagging an image alias by shortnamebaude2018-02-26
* Address review commentsbaude2018-02-24
* Add support for --no-new-privsDaniel J Walsh2018-02-24
* podman ps json output use batched opsbaude2018-02-23
* Add accessors to all container config and state fieldsMatthew Heon2018-02-22
* Implement --image-volumes for create and runumohnani82018-02-22
* 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