mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
address comments from @jamtur01
Docker-DCO-1.1-Signed-off-by: Andrea Turli <andrea.turli@gmail.com> (github: andreaturli)
This commit is contained in:
parent
782eb5f03a
commit
8b159fca8a
1 changed files with 2 additions and 4 deletions
|
@ -7,15 +7,13 @@ IBM SoftLayer
|
|||
|
||||
.. include:: install_header.inc
|
||||
|
||||
There are several ways to install Docker on IBM SoftLayer, but probably the simplest way is the following:
|
||||
|
||||
IBM SoftLayer QuickStart
|
||||
-------------------------
|
||||
|
||||
1. Create an `IBM SoftLayer account <https://www.softlayer.com/cloudlayer/>`_.
|
||||
2. Log in to the `SoftLayer Console <https://control.softlayer.com/devices/>`_.
|
||||
3. Go to `Order Hourly Computing Instance <https://manage.softlayer.com/Sales/orderHourlyComputingInstance>`_ on your SoftLayer Console.
|
||||
4. Create a new CCI using the default values for all the fields and choose:
|
||||
3. Go to `Order Hourly Computing Instance Wizard <https://manage.softlayer.com/Sales/orderHourlyComputingInstance>`_ on your SoftLayer Console.
|
||||
4. Create a new *CloudLayer Computing Instance* (CCI) using the default values for all the fields and choose:
|
||||
|
||||
- *First Available* as ``Datacenter`` and
|
||||
- *Ubuntu Linux 12.04 LTS Precise Pangolin - Minimal Install (64 bit)* as ``Operating System``.
|
||||
|
|
Loading…
Reference in a new issue