| Commit message (Expand) | Author | Age |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | Add podman rm --depend | Daniel J Walsh | 2022-01-11 |
* | Support EXPOSE with port ranges | Colin Bendell | 2021-11-20 |
* | libpod: deduplicate ports in db | Paul Holzinger | 2021-10-27 |
* | Drop OCICNI dependency | Paul Holzinger | 2021-09-15 |
* | Merge pull request #11314 from Luap99/expose-ports | OpenShift Merge Robot | 2021-08-25 |
|\ |
|
| * | podman inspect show exposed ports | Paul Holzinger | 2021-08-24 |
* | | Network interface | Paul Holzinger | 2021-08-24 |
|/ |
|
* | Allow changing of port forward rules on restore | Adrian Reber | 2021-06-04 |
* | Handle image user and exposed ports in podman play kube | Daniel J Walsh | 2021-05-26 |
* | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | Improvements for machine | baude | 2021-03-25 |
* | introduce podman machine | baude | 2021-03-25 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Correct port range logic for port generation | Matthew Heon | 2020-12-08 |
* | Fix host to container port mapping for simple ranges | Sascha Grunert | 2020-10-19 |
* | Binding the same container port to >1 host port is OK | Matthew Heon | 2020-07-29 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Fix "Error: unrecognized protocol \"TCP\" in port mapping" | Akihiro Suda | 2020-07-15 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Allow empty host port in --publish flag | Matthew Heon | 2020-06-29 |
* | Rework port parsing to support --expose and -P | Matthew Heon | 2020-05-04 |