summaryrefslogtreecommitdiff
path: root/cmd/kpod/run.go
Commit message (Expand)AuthorAge
* Update kpod inspect to use the new container stateumohnani82017-12-12
* Use debugf to allow parsing of format specifierSuraj Deshmukh2017-12-12
* Short options!baude2017-12-04
* Add NetMode, UTSMode and IPCModeDaniel J Walsh2017-12-02
* Implement kpod --rm codeDaniel J Walsh2017-11-28
* Create|Run container from Image IDbaude2017-11-27
* kpod run, needs to shutdown the storage driver when doneDaniel J Walsh2017-11-27
* Rename Create to Init for containers to be less confusingMatthew Heon2017-11-18
* Fix terminal attachbaude2017-11-15
* Address run/create performance issuesbaude2017-11-14
* Do not attempt to use command --args as cli flagsbaude2017-11-08
* spec.go: Remove cli context as func argbaude2017-11-03
* Parse SecurityOptsDaniel J Walsh2017-11-03
* Fix gofmt errorsDaniel J Walsh2017-11-02
* libpod create and runbaude2017-11-01