aboutsummaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* Add --dns-search, --dns-opt, --dns-server and --add-host.baude2018-01-19
* Fix output for created containersbaude2018-01-18
* Fix seccomp supportDaniel J Walsh2018-01-18
* Add check for successful imageData callDaniel J Walsh2018-01-17
* Remove --storage-opt from podman run/createDaniel J Walsh2018-01-17
* Minor change to --net parsingMatthew Heon2018-01-16
* Add API for sharing namespacesMatthew Heon2018-01-16
* Make --net alias to --networkbaude2018-01-15
* Implement and test the following flags for podman run and createumohnani82018-01-15
* 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
* Default to always copyup the underlying directory on top of tmpfs mountsDaniel J Walsh2018-01-10
* Fix typo in label field optionDaniel J Walsh2018-01-10
* Add latest to waitbaude2018-01-08
* Shortcut for most recent containerbaude2018-01-08
* Remove by shortnamebaude2018-01-08
* Fix handling of exit codesDaniel J Walsh2018-01-04
* We no longer use storesDaniel J Walsh2018-01-04
* Run by shortnamebaude2018-01-04
* podman create/run need to load information from the imageDaniel J Walsh2018-01-03
* Host networkingbaude2017-12-30
* Exec: No arg reorderbaude2017-12-28
* Initial podman buildTomSweeneyRedHat2017-12-23
* Touch up certs-dir verbiage a bitTomSweeneyRedHat2017-12-21
* Plumb through the --stop-timeout signal handlingDaniel J Walsh2017-12-20
* Add flag --cert-dir and --tls-verify to kpod loginSuraj Deshmukh2017-12-20
* Add podman commit commandumohnani82017-12-20
* Finish implementing stop signal parsingDaniel J Walsh2017-12-19
* Add support for adding devices to containerDaniel J Walsh2017-12-19
* run duplicated print statementsumohnani82017-12-19
* rmi doesn't remove all images if an error occursumohnani82017-12-19
* Vendor in latest storage, image and runtime-toolsDaniel J Walsh2017-12-18
* 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