
- Remove redundant chars and all errors caused by RST->MD conversion. e.g. [/#, /\, \<, />, etc.] - Fix broken inter-document links - Fix outbound links no-longer active or changed - Fix lists - Fix code blocks - Correct apostrophes - Replace redundant inline note marks for code with code marks - Fix broken image links - Remove non-functional title links - Correct broken cross-docs links - Improve readability Note: This PR does not try to fix/amend: - Grammatical errors - Lexical errors - Linguistic-logic errors etc. It just aims to fix main structural or conversion errors to serve as a base for further amendments that will cover others including but not limited to those mentioned above. Docker-DCO-1.1-Signed-off-by: O.S. Tezer <ostezer@gmail.com> (github: ostezer) Update: - Fix backtick issues Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au> (github: SvenDowideit)
1.4 KiB
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 don't recommend using it in production yet, but we're getting closer with each release. Please see our blog post, Getting to Docker 1.0
IBM SoftLayer QuickStart
-
Create an IBM SoftLayer account.
-
Log in to the SoftLayer Console.
-
Go to Order Hourly Computing Instance Wizard on your SoftLayer Console.
-
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
.
- First Available as
-
Click the Continue Your Order button at the bottom right and select Go to checkout.
-
Insert the required User Metadata and place the order.
-
Then continue with the Ubuntu instructions.
Continue with the Hello World example.