summaryrefslogtreecommitdiff
path: root/cmd/podman/common/create.go
Commit message (Expand)AuthorAge
* enable gocritic linterPaul Holzinger2022-04-26
* Merge pull request #13868 from cdoern/cloneSwapOpenShift Merge Robot2022-04-15
|\
| * Fix Memory Swappiness passing in Container Clonecdoern2022-04-14
* | run, create: add --passwd-entryGiuseppe Scrivano2022-04-14
|/
* specgen: do not set OOMScoreAdj by defaultGiuseppe Scrivano2022-04-04
* container: allow clone to an existing podGiuseppe Scrivano2022-03-24
* linter: enable wastedassignValentin Rothberg2022-03-22
* Add support for --chrootdirsLStandman2022-03-14
* Implement Podman Container Clonecdoern2022-02-20
* create: Fix key=value annotation in the flag outputMorten Linderud2022-02-14
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* Podman Pod Create --sysctl supportcdoern2022-01-12
* fix healthcheck timeouts and ut8 coercionBrent Baude2022-01-06
* Pod Security Option supportcdoern2021-12-27
* Allow users to add host user accounts to /etc/passwdDaniel J Walsh2021-12-23
* Warn on use of --kernel-memoryDaniel J Walsh2021-12-22
* podman-remote does not support signature-policyDaniel J Walsh2021-11-19
* Add --unsetenv & --unsetenv-all to remove def environment variablesDaniel J Walsh2021-11-15
* tweak a couple of flag descriptions in help outputNalin Dahyabhai2021-11-04
* container create: fix --tls-verify parsingValentin Rothberg2021-10-27
* Remove --kernel-memory optionsDaniel J Walsh2021-10-21
* Pod Volumes From Supportcdoern2021-10-01
* Merge pull request #11686 from cdoern/podDeviceOptionsOpenShift Merge Robot2021-10-01
|\
| * Pod Device-Read-BPS supportcdoern2021-09-28
* | Allow a value of -1 to set unlimited pids limitUrvashi Mohnani2021-09-29
|/
* Pod Device Supportcdoern2021-09-20
* Created MapOptions for PodCreatecdoern2021-09-20
* Pod Volumes Supportcdoern2021-09-14
* InfraContainer Reworkcdoern2021-08-26
* Support for --tls-verify flag in podman run & podman createShivkumar132021-08-21
* personality: Add support for setting execution domain.flouthoc2021-08-06
* Drop podman create --storage-opt container flagDaniel J Walsh2021-07-20
* codespell cleanupDaniel J Walsh2021-05-05
* Add podman run --timeout optionDaniel J Walsh2021-04-23
* Add --group-add keep-groups: suplimentary groups into containerDaniel J Walsh2021-04-21
* add flag autocompletechenkang2021-04-16
* add flag "--pidfile" for podman create/runwuhua.ck2021-04-16
* Merge pull request #9754 from mheon/add_depOpenShift Merge Robot2021-04-06
|\
| * Add --requires flag to podman run/createMatthew Heon2021-04-06
* | Document --volume from podman-remote run/create clientDaniel J Walsh2021-03-30
|/
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Implement SecretsAshley Cui2021-02-09
* Fix --arch and --os flags to work correctlyDaniel J Walsh2021-01-25
* Set log driver for compatability containersbaude2021-01-20
* Merge pull request #8947 from Luap99/cleanup-codeOpenShift Merge Robot2021-01-12
|\
| * Fix problems reported by staticcheckPaul Holzinger2021-01-12
* | Use HTTPProxy settings from containers.confDaniel J Walsh2021-01-11
|/
* SpellingJosh Soref2020-12-22