summaryrefslogtreecommitdiff
path: root/cmd/podman/run.go
Commit message (Expand)AuthorAge
* Add StartAndAttach() API endpoint for containersMatthew Heon2018-03-15
* 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
* cleanup network stack as well as storage when container shuts down.Daniel J Walsh2018-02-08
* Add check for successful imageData callDaniel J Walsh2018-01-17
* Test user input to specbaude2018-01-11
* podman run container id to filebaude2018-01-11
* Add support for shm-size.Daniel J Walsh2018-01-11
* Fix handling of exit codesDaniel J Walsh2018-01-04
* podman create/run need to load information from the imageDaniel J Walsh2018-01-03
* Add support for adding devices to containerDaniel J Walsh2017-12-19
* run duplicated print statementsumohnani82017-12-19
* Rename all references to kpod to podmanDaniel J Walsh2017-12-18