summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* do not commit default volumes from containerbaude2018-04-30
* Make ':' a restricted character for file namesumohnani82018-04-30
* Add more validation to --volume flag for run and createumohnani82018-04-30
* Use buildah commit and bud in podmanbaude2018-04-27
* varlink imagesbaude2018-04-26
* Add --default-mounts-file hidden flagumohnani82018-04-26
* Only generate the varlink glue code if needed and from the vendor dirHarald Hoyer2018-04-25
* Updated varlink vendored codebaude2018-04-25
* packagers need the varlink generated filebaude2018-04-24
* Initial varlink implementationbaude2018-04-23
* podman push without destination imagebaude2018-04-20
* Print ctr ID if neither STDOUT and STDERR are attachedMatthew Heon2018-04-19
* Vendor in latest containers/image and contaners/storageumohnani82018-04-19
* It is OK to start an already running container (with no attach)baude2018-04-18
* Refactor logic for forceSecure in pull for readabilityMatthew Heon2018-04-18
* Small logic fix for podman pull with tls-verifyMatthew Heon2018-04-18
* Allow podman start to attach to a running containerbaude2018-04-18
* regression: tls verify should be set on registries.conf if insecurebaude2018-04-18
* Allow podman to exit exit codes of removed containersMatthew Heon2018-04-17
* validate dns-search values prior to creationbaude2018-04-16
* podman pull should always try to pullbaude2018-04-14
* Allow the use of -i/-a on any containerbaude2018-04-14
* Change attach to accept a struct containing streamsMatthew Heon2018-04-13
* Fix terminal attachMatthew Heon2018-04-13
* Changes to attach to enable per-stream attachingMatthew Heon2018-04-13
* Containers transitioning to stop should not break statsbaude2018-04-11
* Add -i to exec for compatibility reasonsbaude2018-04-11
* Unescape characters in inspect JSON format outputBoaz Shuster2018-04-10
* Use buildah commit for podman commitbaude2018-04-10
* Functionality changes to the following flagsumohnani82018-04-06
* Remove image via storage if a buildah container is associatedTomSweeneyRedHat2018-04-05
* Add hooks support to podmanDaniel J Walsh2018-04-05
* Run images with no namesbaude2018-04-04
* Only allocate tty when -tbaude2018-04-03
* Stopping a stopped container should not be an errorbaude2018-04-03
* --entrypoint= should delete existing entrypointbaude2018-04-03
* Remove explicit Init() calls in run and startMatthew Heon2018-04-03
* Add secrets patch to podmanumohnani82018-03-29
* podman: new option --conmon-pidfile=Giuseppe Scrivano2018-03-29
* Remove dependency on kubernetesbaude2018-03-27
* Vendor in lots of kubernetes stuff to shrink image sizeDaniel J Walsh2018-03-27
* cmd/podman/run.go: Error nicely when no image foundbaude2018-03-27
* podman exec should handle options --env fooDaniel J Walsh2018-03-26
* Make container env variable conditionalMatthew Heon2018-03-23
* Stage 4 Image cleanupbaude2018-03-23
* If cidfile exists, do not proceedbaude2018-03-23
* Removing tagged images change in behaviorbaude2018-03-22
* Migrate podman inspect and tag to image librarybaude2018-03-21
* Migrate podman images to image librarybaude2018-03-21
* Image library stage 4 - create and commitbaude2018-03-20