mirror of https://github.com/docker/docs.git
Update soft-layer.md (#4582)
Update soft-layer.md to include the softlayer-network-max-speed option.
This commit is contained in:
parent
4b6c899d57
commit
8c57dc0242
|
@ -30,6 +30,7 @@ You need to generate an API key in the softlayer control panel.
|
|||
- `--softlayer-image`: OS Image to use.
|
||||
- `--softlayer-public-vlan-id`: Your public VLAN ID.
|
||||
- `--softlayer-private-vlan-id`: Your private VLAN ID.
|
||||
- `--softlayer-network-max-speed`: Speed of network uplinks in Mbps (e.g., 1000, 100, 10).
|
||||
|
||||
The SoftLayer driver will use `UBUNTU_LATEST` as the image type by default.
|
||||
|
||||
|
|
Loading…
Reference in New Issue