summaryrefslogtreecommitdiff
path: root/pkg/specgen/generate/ports.go
Commit message (Expand)AuthorAge
* Improvements for machinebaude2021-03-25
* introduce podman machinebaude2021-03-25
* bump go module to v3Valentin Rothberg2021-02-22
* Correct port range logic for port generationMatthew Heon2020-12-08
* Fix host to container port mapping for simple rangesSascha Grunert2020-10-19
* Binding the same container port to >1 host port is OKMatthew Heon2020-07-29
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Fix "Error: unrecognized protocol \"TCP\" in port mapping"Akihiro Suda2020-07-15
* move go module to v2Valentin Rothberg2020-07-06
* Allow empty host port in --publish flagMatthew Heon2020-06-29
* Rework port parsing to support --expose and -PMatthew Heon2020-05-04