diff options
author | Matthew Heon <matthew.heon@pm.me> | 2020-07-23 16:43:43 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2020-07-31 11:41:05 -0400 |
commit | da752a7ed32f90a3f187eeb5f3f372889561a021 (patch) | |
tree | ef75dba5166805a947d4c22ba6845e5cb260caab /test/test_podman_pods.sh | |
parent | 828b5474914c4036d3a6135c63604d223ced3610 (diff) | |
download | podman-da752a7ed32f90a3f187eeb5f3f372889561a021.tar.gz podman-da752a7ed32f90a3f187eeb5f3f372889561a021.tar.bz2 podman-da752a7ed32f90a3f187eeb5f3f372889561a021.zip |
Binding the same container port to >1 host port is OK
The initial version of the new port code mistakenly restricted
this, so un-restrict it. We still need to maintain the map of
container ports, unfortunately (need to verify if the port in
question is a duplicate, for example).
Fixes #7062
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'test/test_podman_pods.sh')
0 files changed, 0 insertions, 0 deletions