aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/run.go
Commit message (Expand)AuthorAge
* podman create, start, getattachsocketbaude2018-05-21
* Major fixes to systemd cgroup handlingMatthew Heon2018-05-11
* Make invalid state nonfatal when cleaning up in runMatthew Heon2018-05-04
* Begin wiring in USERNS Support into podmanDaniel J Walsh2018-05-04
* varlink imagesbaude2018-04-26
* Vendor in latest containers/image and contaners/storageumohnani82018-04-19
* 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
* podman pull should always try to pullbaude2018-04-14
* Fix terminal attachMatthew Heon2018-04-13
* Changes to attach to enable per-stream attachingMatthew Heon2018-04-13
* Functionality changes to the following flagsumohnani82018-04-06
* Run images with no namesbaude2018-04-04
* Remove explicit Init() calls in run and startMatthew Heon2018-04-03
* podman: new option --conmon-pidfile=Giuseppe Scrivano2018-03-29
* cmd/podman/run.go: Error nicely when no image foundbaude2018-03-27
* If cidfile exists, do not proceedbaude2018-03-23
* Migrate podman inspect and tag to image librarybaude2018-03-21
* Image library stage 4 - create and commitbaude2018-03-20
* Add signal proxying to podman run, start, and attachMatthew Heon2018-03-15
* Add StartAndAttach() API endpoint for containersMatthew Heon2018-03-15
* Implement --image-volumes for create and runumohnani82018-02-22
* Add tests and cleanupJhon Honce2018-02-22
* Push up createConfig.CgroupParent processing to parentJhon Honce2018-02-22
* Implement podman run option --cgroup-parentJhon Honce2018-02-22
* Correct exit code 126 and 127baude2018-02-21
* cleanup network stack as well as storage when container shuts down.Daniel J Walsh2018-02-08
* Add check for successful imageData callDaniel J Walsh2018-01-17
* 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
* Fix handling of exit codesDaniel J Walsh2018-01-04
* podman create/run need to load information from the imageDaniel J Walsh2018-01-03
* Add support for adding devices to containerDaniel J Walsh2017-12-19
* run duplicated print statementsumohnani82017-12-19
* Rename all references to kpod to podmanDaniel J Walsh2017-12-18