Files
docker-cli/components/engine/docs/sources/installation/softlayer.md
O.S.Tezer c565574306 Mark notes and warnings, fix broken link renderings within.
Docker-DCO-1.1-Signed-off-by: O.S. Tezer <ostezer@gmail.com> (github: ostezer)
Upstream-commit: 7935850005b775e0cd1a99f9bab1b8cd53784c3a
Component: engine
2014-04-18 23:31:38 +03:00

1.4 KiB
Raw Blame History

page_title: Installation on IBM SoftLayer page_description: Please note this project is currently under heavy development. It should not be used in production. page_keywords: IBM SoftLayer, virtualization, cloud, docker, documentation, installation

IBM SoftLayer

Note

: Docker is still under heavy development! We dont recommend using it in production yet, but were getting closer with each release. Please see our blog post, Getting to Docker 1.0

IBM SoftLayer QuickStart

  1. Create an IBM SoftLayer account.
  2. Log in to the SoftLayer Console.
  3. Go to Order Hourly Computing Instance Wizard 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.
  1. Click the Continue Your Order button at the bottom right and select Go to checkout.
  2. Insert the required User Metadata and place the order.
  3. Then continue with the Ubuntu instructions.

Continue with the Hello World example.