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-29 14:24:36 -0400 |
commit | ecefdab3d98c1a3b75a8ba39052d897a36bf191d (patch) | |
tree | cfd645760439f2e3cce6a1b5b6b6c72fca6832da /pkg/varlinkapi | |
parent | 288ebec6e737c105fa0ef43412de4e0a8997feb9 (diff) | |
download | podman-ecefdab3d98c1a3b75a8ba39052d897a36bf191d.tar.gz podman-ecefdab3d98c1a3b75a8ba39052d897a36bf191d.tar.bz2 podman-ecefdab3d98c1a3b75a8ba39052d897a36bf191d.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 'pkg/varlinkapi')
0 files changed, 0 insertions, 0 deletions