|
@@ -222,7 +222,7 @@ Json Parameters:
|
|
- **Dns** - A list of dns servers for the container to use.
|
|
- **Dns** - A list of dns servers for the container to use.
|
|
- **DnsSearch** - A list of DNS search domains
|
|
- **DnsSearch** - A list of DNS search domains
|
|
- **ExtraHosts** - A list of hostnames/IP mappings to be added to the
|
|
- **ExtraHosts** - A list of hostnames/IP mappings to be added to the
|
|
- container's `/etc/host` file. Specified in the form `["hostname:IP"]`.
|
|
|
|
|
|
+ container's `/etc/hosts` file. Specified in the form `["hostname:IP"]`.
|
|
- **VolumesFrom** - A list of volumes to inherit from another container.
|
|
- **VolumesFrom** - A list of volumes to inherit from another container.
|
|
Specified in the form `<container name>[:<ro|rw>]`
|
|
Specified in the form `<container name>[:<ro|rw>]`
|
|
- **CapAdd** - A list of kernel capabilties to add to the container.
|
|
- **CapAdd** - A list of kernel capabilties to add to the container.
|