summaryrefslogtreecommitdiff
path: root/cmd/podman/common/create_opts.go
Commit message (Expand)AuthorAge
* Fix parsing of Tmpfs field in compat createMatthew Heon2021-02-25
* fix create container: handle empty host portMatej Vasek2021-02-16
* Enable whitespace linterPaul Holzinger2021-02-11
* Implement SecretsAshley Cui2021-02-09
* Ensure the Volumes field in Compat Create is honoredMatthew Heon2021-01-26
* Fix --arch and --os flags to work correctlyDaniel J Walsh2021-01-25
* Set log driver for compatability containersbaude2021-01-20
* SpellingJosh Soref2020-12-22
* pass full NetworkMode to ParseNetworkNamespaceKevin Wiesmueller2020-12-07
* add commas between mount optionsbaude2020-12-02
* Merge pull request #8488 from rhatdan/platformOpenShift Merge Robot2020-12-01
|\
| * Add support for --platformDaniel J Walsh2020-11-26
* | compat create should use bindingsbaude2020-12-01
|/
* Refactor compat container create endpointJhon Honce2020-11-23
* APIv2 - create container sets wrong entrypointPetr Sakaƙ2020-11-22
* Document containers.conf settings for remote connectionsDaniel J Walsh2020-11-19
* network aliases for container creationbaude2020-11-09
* rootless container creation settingsbaude2020-11-05
* set resources only when specifiedbaude2020-10-27
* podman create doesn't support creating detached containersDaniel J Walsh2020-10-21
* refactor api compatibility container creation to specgenbaude2020-10-20
* Supports import&run--signature-policyQi Wang2020-09-15
* Add support for variant when pulling imagesDaniel J Walsh2020-08-28
* podman: add option --cgroup-confGiuseppe Scrivano2020-08-21
* Specifying --ipc=host --pid=host is brokenDaniel J Walsh2020-07-28
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Add --umask flag for create, runAshley Cui2020-07-21
* Pids-limit should only be set if the user set itDaniel J Walsh2020-07-10
* Implement --sdnotify cmdline option to control sd-notify behaviorJoseph Gooch2020-07-06
* Merge pull request #6836 from ashley-cui/tzlibpodOpenShift Merge Robot2020-07-06
|\
| * Add --tz flag to create, runAshley Cui2020-07-02
* | move go module to v2Valentin Rothberg2020-07-06
|/
* Add --preservefds to podman runQi Wang2020-06-19
* {create,run} --replaceValentin Rothberg2020-06-15
* container-{create,run}: add `--pod-id-file`Valentin Rothberg2020-06-11
* Fix handling of systemd.Daniel J Walsh2020-06-05
* podman: split env variables in env and overridesGiuseppe Scrivano2020-05-07
* cmd, podman: do not override entrypoint if unsetGiuseppe Scrivano2020-04-30
* Add support for devices from command lineDaniel J Walsh2020-04-21
* Fix handling of CGroupsParent and CGroupsModeDaniel J Walsh2020-04-21
* Podman V2 birthBrent Baude2020-04-16