spiegel_podman/pkg/specgen
Matthew Heon da752a7ed3 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>
2020-07-31 11:41:05 -04:00
..
generate Binding the same container port to >1 host port is OK 2020-07-31 11:41:05 -04:00
config_unsupported.go move go module to v2 2020-07-06 15:52:17 +02:00
container_validate.go Error on rootless mac and ip addresses 2020-07-22 14:13:43 -04:00
namespaces.go move go module to v2 2020-07-06 15:52:17 +02:00
pod_validate.go Error on rootless mac and ip addresses 2020-07-22 14:13:43 -04:00
podspecgen.go Fix container and pod create commands for remote create 2020-07-22 14:39:41 -04:00
specgen.go Fix container and pod create commands for remote create 2020-07-22 14:39:41 -04:00