-
Bug
-
Resolution: Fixed
-
Critical
-
None
When we use the network field to host, the port binding throw a NullPointerException. This is because the docker-java does provide an empty Ports value in that case.
I opened an issue on docker-java side: https://github.com/docker-java/docker-java/issues/753