Skip to content

Add ability to set host and container ports. Add ability to specify host network

Nathan Koenig requested to merge feature/ports_networking into develop

Context

This allows a container to set both the host and container ports.

I have also exposed the HostNetwork option, which is useful for the NPS application.

Merge request reports