publishExposedPorts property
Exposes all ports specified by EXPOSE statements in the container.
To discover the host side port numbers, consult the ACTION_STARTED event
in the operation metadata.
Implementation
core.bool? publishExposedPorts;
Exposes all ports specified by EXPOSE statements in the container.
To discover the host side port numbers, consult the ACTION_STARTED event
in the operation metadata.
core.bool? publishExposedPorts;