summaryrefslogtreecommitdiff
path: root/cmd/podman/create.go
Commit message (Expand)AuthorAge
* Podman V2 birthBrent Baude2020-04-16
* Add support for containers.confDaniel J Walsh2020-03-27
* seperate container create network optionsBrent Baude2020-02-03
* Remove c.String(net)Daniel J Walsh2020-01-16
* fix bug check nonexist authfileQi Wang2019-11-05
* fix --dns* and --network not set to host conflictQi Wang2019-07-18
* Make the healthcheck flags compatible with Docker CLIHunor Csomortáni2019-07-16
* first pass of corrections for golangci-lintbaude2019-07-10
* warn when --security-opt and --privilegedValentin Rothberg2019-05-24
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* Fix segfaults attribute to missing optionsbaude2019-04-15
* Fixes for podman-remote run and attachbaude2019-04-11
* podman-remote create|runbaude2019-04-08
* rootless: remove SkipStorageSetup()Giuseppe Scrivano2019-04-01
* preparation for remote-client create containerbaude2019-03-11
* Merge pull request #2569 from giuseppe/rootless-fix-exec-with-userOpenShift Merge Robot2019-03-08
|\
| * create: join also the mount ns of the dependencyGiuseppe Scrivano2019-03-07
* | label parsing in non-quoted fieldbaude2019-03-08
* | Fix help commands to show short and long description.Daniel J Walsh2019-03-07
|/
* podman healthcheck run (phase 1)baude2019-03-05
* exec: support --preserve-fdsGiuseppe Scrivano2019-03-02
* Merge pull request #2476 from mheon/fix_stopOpenShift Merge Robot2019-02-28
|\
| * Fix four errors tagged by Cobra macro debuggingMatthew Heon2019-02-27
* | podman create: disable interspersed optsEd Santiago2019-02-27
|/
* Better usage synopses for subcommandsEd Santiago2019-02-26
* Allow dns settings with --net=hostDaniel J Walsh2019-02-23
* Ensure that userns is created for stopped rootless podsMatthew Heon2019-02-19
* OpenTracing support added to start, stop, run, create, pull, and psSebastian Jug2019-02-18
* Merge pull request #2335 from mheon/enable_detach_rmOpenShift Merge Robot2019-02-15
|\
| * Enable --rm with --detachMatthew Heon2019-02-14
* | Merge pull request #2333 from TomSweeneyRedHat/dev/tsweeney/helpexamplesOpenShift Merge Robot2019-02-15
|\ \ | |/ |/|
| * Add examples for CobraTomSweeneyRedHat2019-02-14
* | Fix volume handling in podmanDaniel J Walsh2019-02-14
|/
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Separate remote and local commandsbaude2019-02-11
* Migrate to cobra CLIbaude2019-02-08
* Changes to container runlabel for toolbox projectbaude2019-01-30
* Make --quiet work in podman create/runDaniel J Walsh2019-01-29
* Vendor in latest opencontainers/selinuxDaniel J Walsh2019-01-18
* Merge pull request #2145 from baude/playcontainerintopodOpenShift Merge Robot2019-01-12
|\
| * podman play kube: add containers to podbaude2019-01-11
* | rootless: create the userns immediately when creating a new podGiuseppe Scrivano2019-01-11
* | rootless: join both userns and mount namespace with --podGiuseppe Scrivano2019-01-11
|/
* apparmor: apply default profile at container initializationValentin Rothberg2019-01-09
* add container-init supportValentin Rothberg2019-01-04
* Switch all referencs to image.ContainerConfig to image.ConfigDaniel J Walsh2018-12-21
* Change all 'can not' to 'cannot' for proper usageDaniel J Walsh2018-12-21
* Add Playbaude2018-12-19
* Add information on --restartDaniel J Walsh2018-12-18
* Remove the forceSecure parameter on the pull call stackMiloslav Trmač2018-12-06