1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/installation/softlayer.md
Jeff Anderson 0d1c5193b3 Change "virtualization" to "containerization"
* Wording around what docker-machine does since the phrase "Docker virtual machine" can cause some confusion.
* Docker Machine isn't a distro in and of itself. It still uses boot2docker as the distro.
* Remove "virtualization" keywords.

Signed-off-by: Jeff Anderson <jeff@docker.com>
2015-12-08 15:08:27 -07:00

1.3 KiB

IBM SoftLayer

  1. Create an IBM SoftLayer account.

  2. Log in to the SoftLayer Customer Portal.

  3. From the Devices menu select Device List

  4. Click Order Devices on the top right of the window below the menu bar.

  5. Under Virtual Server click Hourly

  6. Create a new SoftLayer Virtual Server Instance (VSI) using the default values for all the fields and choose:

    • The desired location for Datacenter
    • Ubuntu Linux 12.04 LTS Precise Pangolin - Minimal Install (64 bit) for Operating System.
  7. Click the Continue Your Order button at the bottom right.

  8. Fill out VSI hostname and domain.

  9. Insert the required User Metadata and place the order.

  10. Then continue with the Ubuntu instructions.

What next?

Continue with the User Guide.