hosts

@SerialName(value = "Hosts")
val hosts: List<String>?

Parameters

hosts

A list of hostname/IP mappings to add to the container's hosts file. The format of extra hosts is specified in the hosts(5) man page: IP_address canonical_hostname aliases...