summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* 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
* Fix build after c/image changesMatthew Heon2018-03-16
* Merge pull request #447 from mheon/sig_proxyDaniel J Walsh2018-03-16
|\
| * Add signal proxying to podman run, start, and attachMatthew Heon2018-03-15
* | Address review commentsMatthew Heon2018-03-16
* | Add 'podman restart' commandMatthew Heon2018-03-16
* | Remove ability to specify mount label when mountingMatthew Heon2018-03-16
|/
* We should not allow a user to mount a container with a different labelDaniel J Walsh2018-03-15
* We should not have a default workdirDaniel J Walsh2018-03-15
* Add StartAndAttach() API endpoint for containersMatthew Heon2018-03-15
* Add test. Move attach code in start backMatthew Heon2018-03-15
* Implement container restartingMatthew Heon2018-03-15
* Stage3 Image Librarybaude2018-03-14
* Include tmpfs in inspectbaude2018-03-14
* podman-images: return correct image listValentin Rothberg2018-03-14
* Fix a potential race around container removal in psMatthew Heon2018-03-09
* podman ps command string too longbaude2018-03-09
* podman import, load, and commit are too verbosebaude2018-03-07
* Add buildah bud options from common.goTomSweeneyRedHat2018-03-06
* Adjust podman logs error message for clarityMatthew Heon2018-03-02
* podman logs -f: does not detect container stop or rmbaude2018-03-02
* Fix issue with podman logs on fresh containersMatthew Heon2018-03-01
* remove build aliasSeth Jennings2018-02-27