objectType DockerNetworkSpec
Details of the network access available to the container.
Members
| name | type | mult | description |
|---|---|---|---|
| ports | DockerNetworkPort | 1 or more | An array of network ports to publish. |
Containment
This is contained by DockerContainer
Details of the network access available to the container.
| name | type | mult | description |
|---|---|---|---|
| ports | DockerNetworkPort | 1 or more | An array of network ports to publish. |
This is contained by DockerContainer