aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/common/create_opts.go
Commit message (Expand)AuthorAge
* play kube default log driverNiall Crowe2022-05-04
* Implements Windows volume/mount supportJason T. Greene2022-04-25
* compat api: use network mode bridge as defaultPaul Holzinger2022-04-13
* API: use no_hosts from containers.confPaul Holzinger2022-04-11
* specgen: do not set OOMScoreAdj by defaultGiuseppe Scrivano2022-04-04
* Deduplicate between Volumes and Mounts in compat APIMatthew Heon2022-03-17
* Fix handling of tmpfs-mode for tmpfs creation in compat modeDaniel J Walsh2022-03-09
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* use libnetwork from c/commonPaul Holzinger2022-01-12
* fix healthcheck timeouts and ut8 coercionBrent Baude2022-01-06
* Warn on use of --kernel-memoryDaniel J Walsh2021-12-22
* support advanced network configuration via cliPaul Holzinger2021-12-14
* Add new networks format to spegecenPaul Holzinger2021-12-14
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* fix: parsing of HostConfig.Mounts for container createMatej Vasek2021-11-29
* Add --unsetenv & --unsetenv-all to remove def environment variablesDaniel J Walsh2021-11-15
* Merge pull request #11991 from rhatdan/sizeOpenShift Merge Robot2021-10-22
|\
| * Allow API to specify size and inode quotaDaniel J Walsh2021-10-18
* | Remove --kernel-memory optionsDaniel J Walsh2021-10-21
|/
* Fix panic in container create compat apiPaul Holzinger2021-10-14
* 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