Container Networking Configuration
Users can configure network settings for individual containers using the network section of the container configuration form.
The network form has 3 fields that can be updated.
Field | Description |
---|---|
Hostname | The name used for DNS queries on the environment network. |
Public Network | The container's public network setting dictates if the container can receive public traffic, can make egress calls, or has all non-environment network disabled. |
Ports | A list of port mappings for the container. |