Merge pull request #6289 from jamtur01/dev

Removed re-appearing production warnings
This commit is contained in:
Sven Dowideit 2014-06-08 15:36:17 -07:00
commit 4dc5315e3b
2 changed files with 0 additions and 12 deletions

View File

@ -4,12 +4,6 @@ page_keywords: Docker, Docker documentation, requirements, boot2docker, VirtualB
# Installing Docker on Mac OS X # Installing Docker on Mac OS X
> **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](
> http://blog.docker.io/2013/08/getting-to-docker-1-0/)
> **Note:** > **Note:**
> Docker is supported on Mac OS X 10.6 "Snow Leopard" or newer. > Docker is supported on Mac OS X 10.6 "Snow Leopard" or newer.

View File

@ -4,12 +4,6 @@ page_keywords: Docker, Docker documentation, Windows, requirements, virtualbox,
# Windows # Windows
> **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](
> http://blog.docker.io/2013/08/getting-to-docker-1-0/)
Docker Engine runs on Windows using a lightweight virtual machine. There Docker Engine runs on Windows using a lightweight virtual machine. There
is no native Windows Docker client yet, so everything is done inside the virtual is no native Windows Docker client yet, so everything is done inside the virtual
machine. machine.