summaryrefslogtreecommitdiff
path: root/cmd/podman/pods/create.go
Commit message (Expand)AuthorAge
* bump go module to version 4Valentin Rothberg2022-01-18
* Use the InfraImage defined in containers.confDaniel J Walsh2022-01-10
* support advanced network configuration via cliPaul Holzinger2021-12-14
* Enable 'podman run --memory-swappiness=0'Hironori Shiina2021-11-12
* pod create: read infra image from containers.confValentin Rothberg2021-11-10
* pod create: read network mode from configPaul Holzinger2021-11-08
* pod create: remove need for pause imageValentin Rothberg2021-10-26
* codespell codeDaniel J Walsh2021-10-12
* Pod Device-Read-BPS supportcdoern2021-09-28
* Created MapOptions for PodCreatecdoern2021-09-20
* Pod Volumes Supportcdoern2021-09-14
* InfraContainer Reworkcdoern2021-08-26
* Add support for pod inside of user namespace.Daniel J Walsh2021-08-09
* --infra-name command line argumentJosé Guilherme Vanz2021-07-15
* podman pod create --pid flagcdoern2021-07-15
* Podman Pod Create --cpus and --cpuset-cpus flagscdoern2021-06-23
* Enable port forwarding on hostBrent Baude2021-06-01
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* bump go module to v3Valentin Rothberg2021-02-22
* Fix --network parsing for podman pod createPaul Holzinger2021-01-31
* Revert "Allow multiple --network flags for podman run/create"Luap992020-11-30
* Merge pull request #8410 from Luap99/fix-multiple-networksOpenShift Merge Robot2020-11-21
|\
| * Allow multiple --network flags for podman run/createPaul Holzinger2020-11-20
* | Specify what the replace flag replaces in help textBenjamin Porter2020-11-20
|/
* Remove some more excessive wrapping and stutteringDaniel J Walsh2020-11-17
* Add shell completion with cobraPaul Holzinger2020-11-12
* Switch use of Flags to OptionsDaniel J Walsh2020-10-21
* Add support for slirp network for podsAshley Cui2020-09-25
* Fix podman pod create --infra-command and --infra-imageDaniel J Walsh2020-09-16
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Fix container and pod create commands for remote createMatthew Heon2020-07-10
* move go module to v2Valentin Rothberg2020-07-06
* pod create --replaceValentin Rothberg2020-06-15
* pod create: add `--infra-conmon-pidfile`Valentin Rothberg2020-06-11
* Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
* Merge pull request #6320 from rhatdan/skipOpenShift Merge Robot2020-05-21
|\
| * Start testing with cross compilationDaniel J Walsh2020-05-21
* | Fixes podman pod create --pod-id-file #6292Sujil022020-05-21
|/
* Fix `podman pod create --infra=false`Matthew Heon2020-05-08
* Fix parsing of --network for `podman pod create`Matthew Heon2020-05-07
* add {generate,play} kubeValentin Rothberg2020-05-06
* V2 enable ps testsJhon Honce2020-04-29
* system tests must passBrent Baude2020-04-28
* V2 Restore exists E2E testsJhon Honce2020-04-22
* Update podman to use containers.confDaniel J Walsh2020-04-20
* Podman V2 birthBrent Baude2020-04-16