summaryrefslogtreecommitdiff
path: root/cmd/kpod
Commit message (Expand)AuthorAge
* Update kpod inspect to use the new container stateumohnani82017-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
* Add support for pid nsDaniel J Walsh2017-11-22
* Update kpod export to use the new container state and runtimeUrvashi Mohnani2017-11-22
* Need to block access to kernel file systems in /proc and /sysDaniel J Walsh2017-11-22
* Update kpod rm to use new container stateUrvashi Mohnani2017-11-21
* Add support for oom functionsDaniel J Walsh2017-11-21
* Add cgroup fs by defaultDaniel J Walsh2017-11-20
* Add support for Ulimits/Rlimits to kpod create/runDaniel J Walsh2017-11-20
* Merge pull request #26 from mheon/sql_stateDaniel J Walsh2017-11-20
|\
| * Rename Create to Init for containers to be less confusingMatthew Heon2017-11-18
* | Fix up handling of environment variablesDaniel J Walsh2017-11-20
|/
* Fix terminal attachbaude2017-11-15
* Address run/create performance issuesbaude2017-11-14
* Remove all imagesbaude2017-11-14
* Add cpu-profiling to kpodbaude2017-11-09
* Do not attempt to use command --args as cli flagsbaude2017-11-08
* Fix panic when no image is givenDaniel J Walsh2017-11-08
* Add 'kpod import' commandUrvashi Mohnani2017-11-07