summaryrefslogtreecommitdiff
path: root/cmd/podman/create.go
Commit message (Expand)AuthorAge
* don't print help message for usage errorsValentin Rothberg2018-08-31
* run/create: reserve `-h` flag for hostnameValentin Rothberg2018-08-30
* allow specification of entrypoint in the form of a sliceDaniel J Walsh2018-08-28
* Do not try to enable AppArmor in rootless modeMarco Vedovati2018-08-24
* Fixing network ns segfaulthaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* switch projectatomic to containersDaniel J Walsh2018-08-16
* apparmor: respect "unconfined" settingValentin Rothberg2018-08-09
* Cleanup descriptions and help informationDaniel J Walsh2018-07-27
* podman: allow to specify the IPC namespace to joinGiuseppe Scrivano2018-07-24
* podman: allow to specify the UTS namespace to joinGiuseppe Scrivano2018-07-24
* podman: allow to specify the PID namespace to joinGiuseppe Scrivano2018-07-24
* podman: allow to specify the userns to joinGiuseppe Scrivano2018-07-24
* We don't currently support --mac-addressDaniel J Walsh2018-07-24
* AppArmor: runtime check if it's enabled on the hostValentin Rothberg2018-07-23
* podman/libpod: add default AppArmor profileValentin Rothberg2018-07-11
* Add --volumes-from flag to podman run and createumohnani82018-07-09
* Add `podman container cleanup` to CLIDaniel J Walsh2018-06-29
* Option handling has become large and should be a shared functionDaniel J Walsh2018-06-22
* 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