moby--moby/docs/sources/introduction/get-docker.md

2.4 KiB

page_title: Getting Docker page_description: Getting Docker and installation tutorials page_keywords: docker, introduction, documentation, about, technology, understanding, Dockerfile

Getting Docker

How to install Docker?

Introductions

Once you are comfortable with your level of knowledge of Docker, and feel like actually trying the product, you can download and start using it by following the links listed below. There, you will find installation instructions, specifically tailored for your platform of choice.

Installation Instructions

Linux (Native)

Mac OS X (Using Boot2Docker)

In order to work, Docker makes use of some Linux Kernel features which are not supported by Mac OS X. To run Docker on OS X we install and run a lightweight virtual machine and run Docker on that.

Windows (Using Boot2Docker)

Docker can also run on Windows using a virtual machine. You then run Linux and Docker inside that virtual machine.

Infrastructure-as-a-Service

Where to go from here

Understanding Docker

Visit Understanding Docker in our Getting Started manual.

Learn about parts of Docker and the underlying technology

Visit Understanding the Technology in our Getting Started manual.

Get practical and learn how to use Docker straight away

Visit Working with Docker in our Getting Started manual.

Get the whole story

https://www.docker.io/the_whole_story/