summaryrefslogtreecommitdiff
path: root/cmd/kpod
Commit message (Expand)AuthorAge
* Rename all references to kpod to podmanDaniel J Walsh2017-12-18
* CleanUp problems found my make lint.Daniel J Walsh2017-12-18
* Remove debugu from imagesbaude2017-12-15
* Ensure libkpod.Config defaults don't override libpod defaultsMatthew Heon2017-12-14
* Temporarily unconditionally configure network namespacesMatthew Heon2017-12-14
* Fix Travis testsMatthew Heon2017-12-14
* Wire networking into kpod create/runMatthew Heon2017-12-14
* kpod topbaude2017-12-14
* Add support for dir transport to kpod saveumohnani82017-12-14
* Add manifest type conversion to kpod pushumohnani82017-12-14
* Check for mutually exclusive flagsumohnani82017-12-14
* Clear up fragments of the old apiumohnani82017-12-14
* Handle artifacts not found more gracefullyumohnani82017-12-14
* Update kpod info to use new libpod apiumohnani82017-12-14
* kpod statsbaude2017-12-13
* Merge pull request #106 from umohnani8/kpod_inspectMatthew Heon2017-12-13
|\
| * Update kpod inspect to use the new container stateumohnani82017-12-12
* | \t was not being recognized as tab in --formatumohnani82017-12-12
|/
* We don't support VolumesFrom or linksDaniel J Walsh2017-12-12
* Use debugf to allow parsing of format specifierSuraj Deshmukh2017-12-12
* Fix misleading print statement in kpod loadumohnani82017-12-11
* kpod execbaude2017-12-11
* Fix reference to libkpod to libpodDaniel J Walsh2017-12-05
* Add Linux Root Propagation to kpod create and runumohnani82017-12-05
* Prune kpod psbaude2017-12-05
* Remove kpod renameMatthew Heon2017-12-04
* Short options!baude2017-12-04
* kpod create should not do an OCI InitDaniel J Walsh2017-12-04
* kpod attachbaude2017-12-04
* Add NetMode, UTSMode and IPCModeDaniel J Walsh2017-12-02
* kpod stop -abaude2017-12-01
* kpod_startbaude2017-11-29
* Fix --volume flag for kpod create and runumohnani82017-11-29
* Add ability to kill and stop containersMatthew Heon2017-11-29
* Update man pages and output for kpod imagesumohnani82017-11-28
* Implement kpod --rm codeDaniel J Walsh2017-11-28
* kpod psbaude2017-11-28
* remove unused functions and variablesSuraj Deshmukh2017-11-28
* Merge pull request #80 from umohnani8/kpod_imagesDaniel J Walsh2017-11-27
|\
| * Fix output of kpod imagesumohnani82017-11-27
* | Merge pull request #79 from mheon/fix_createDaniel J Walsh2017-11-27
|\ \ | |/ |/|
| * Make 'kpod create' also create the container in runcMatthew Heon2017-11-27
* | kpod_waitbaude2017-11-27
* | kpod_rm: Add option for --allbaude2017-11-27
|/
* Create|Run container from Image IDbaude2017-11-27
* kpod run, needs to shutdown the storage driver when doneDaniel J Walsh2017-11-27
* Update kpod pause and unpause to use new container stateumohnani82017-11-24
* Copy some verification code out of Docker to verify user inputDaniel J Walsh2017-11-22
* Update kpod logs to use the new container state and runtimeUrvashi Mohnani2017-11-22
* Update kpod mount and umount to use the new stateumohnani82017-11-22