aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/common/create_opts.go
Commit message (Expand)AuthorAge
* Add support for mount options to APIJhon Honce2021-08-27
* InfraContainer Reworkcdoern2021-08-26
* Network interfacePaul Holzinger2021-08-24
* Merge pull request #11205 from Shivkumar13/shivkumar-tls-fixOpenShift Merge Robot2021-08-23
|\
| * Support for --tls-verify flag in podman run & podman createShivkumar132021-08-21
* | Fixed healthcheck default values when container created via compat APIMilivoje Legenovic2021-08-14
|/
* personality: Add support for setting execution domain.flouthoc2021-08-06
* implement init containers in podmanBrent Baude2021-08-04
* Fixed Healthcheck formatting, string to []stringcdoern2021-07-28
* Fixed Healthcheck formatting, string to []stringcdoern2021-07-26
* Fix compat create with NetworkMode=defaultMatthew Heon2021-06-07
* Add the option of Rootless CNI networking by defaultMatthew Heon2021-05-26
* Fixes docker-compose cannot set static ip when use ipamzhangguanzhang2021-05-06
* Add podman run --timeout optionDaniel J Walsh2021-04-23
* Parse slirp4netns net options with compat apiPaul Holzinger2021-04-23
* add flag "--pidfile" for podman create/runwuhua.ck2021-04-16
* Add --requires flag to podman run/createMatthew Heon2021-04-06
* Compat API: Avoid trying to create volumes if they already existPablo Greco2021-03-08
* Merge pull request #9607 from mheon/fix_9523OpenShift Merge Robot2021-03-04
|\
| * Respect NanoCpus in Compat CreateMatthew Heon2021-03-04
* | Compat API: create volume source dirs on the hostMatthew Heon2021-03-03
|/
* Merge pull request #9512 from mheon/fix_9511OpenShift Merge Robot2021-03-02
|\
| * Fix parsing of Tmpfs field in compat createMatthew Heon2021-02-25
* | bump go module to v3Valentin Rothberg2021-02-22
|/
* 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