page_title: Getting Docker page_description: Getting Docker and installation tutorials page_keywords: docker, introduction, documentation, about, technology, understanding, Dockerfile
How to install Docker?
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.
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.
Docker can also run on Windows using a virtual machine. You then run Linux and Docker inside that virtual machine.
Visit Understanding Docker in our Getting Started manual.
Visit Understanding the Technology in our Getting Started manual.
Visit Working with Docker in our Getting Started manual.