summaryrefslogtreecommitdiff
path: root/cmd/podman/create.go
Commit message (Expand)AuthorAge
* podman: use a different store for the rootless caseGiuseppe Scrivano2018-06-15
* podman: accept option --rootfs to use exploded imagesGiuseppe Scrivano2018-06-15
* Aliases do not work with IsSetDaniel J Walsh2018-06-12
* Add flag to add annotations to a containerMatthew Heon2018-06-04
* Remove --net flag and make it an alias for --networkMatthew Heon2018-05-31
* do not allow port related args to be used with --network=container:Daniel J Walsh2018-05-30
* Spell check strings and commentsJhon Honce2018-05-25
* podman create, start, getattachsocketbaude2018-05-21
* Begin wiring in USERNS Support into podmanDaniel J Walsh2018-05-04
* podman should assign a host port to -p when omittedbaude2018-05-01
* 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
* validate dns-search values prior to creationbaude2018-04-16
* podman pull should always try to pullbaude2018-04-14
* Functionality changes to the following flagsumohnani82018-04-06
* Only allocate tty when -tbaude2018-04-03
* --entrypoint= should delete existing entrypointbaude2018-04-03
* Add secrets patch to podmanumohnani82018-03-29
* podman: new option --conmon-pidfile=Giuseppe Scrivano2018-03-29
* 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
* We should not have a default workdirDaniel J Walsh2018-03-15
* Stage3 Image Librarybaude2018-03-14
* Add support for --no-new-privsDaniel J Walsh2018-02-24
* Implement --image-volumes for create and runumohnani82018-02-22
* 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