summaryrefslogtreecommitdiff
path: root/pkg/specgen/generate/pod_create.go
Commit message (Expand)AuthorAge
* bump go module to v3Valentin Rothberg2021-02-22
* Allow pods to use --net=noneMatthew Heon2021-02-02
* Add support for slirp network for podsAshley Cui2020-09-25
* Fix podman pod create --infra-command and --infra-imageDaniel J Walsh2020-09-16
* Ensure pod infra containers have an exit commandMatthew Heon2020-08-13
* 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: add `--infra-conmon-pidfile`Valentin Rothberg2020-06-11
* pod config: add a `CreateCommand` fieldValentin Rothberg2020-06-11
* Fix `podman pod create --infra=false`Matthew Heon2020-05-08
* Rework port parsing to support --expose and -PMatthew Heon2020-05-04
* spec, pod: honor --dnsGiuseppe Scrivano2020-04-27
* v2specgen prune libpodBrent Baude2020-04-14