summaryrefslogtreecommitdiff
path: root/cmd/podman/create.go
Commit message (Expand)AuthorAge
* Fix podman save when redirecting outputumohnani82018-02-20
* No entrpoint, cmd, or commandbaude2018-02-15
* Change json to match docker inspectDaniel J Walsh2018-02-11
* Honor ENTRYPOINT in imagebaude2018-02-11
* Rework port codebaude2018-02-09
* Change stop signal default to SIGTERMMatthew Heon2018-02-06
* Migrate Create|Commit to ginkgobaude2018-02-02
* Ginkgo Tests: ps, pull, push and rmbaude2018-01-31
* Streamline image resolutionbaude2018-01-23
* Expose ports from imagebaude2018-01-22
* Enable port bindingsbaude2018-01-20
* Add --dns-search, --dns-opt, --dns-server and --add-host.baude2018-01-19
* 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
* 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
* Fix typo in label field optionDaniel J Walsh2018-01-10
* Run by shortnamebaude2018-01-04
* podman create/run need to load information from the imageDaniel J Walsh2018-01-03
* Plumb through the --stop-timeout signal handlingDaniel J Walsh2017-12-20
* Finish implementing stop signal parsingDaniel J Walsh2017-12-19
* Add support for adding devices to containerDaniel J Walsh2017-12-19
* Rename all references to kpod to podmanDaniel J Walsh2017-12-18