From 78426304803bc651fec3ae9b42cf5983d6e03370 Mon Sep 17 00:00:00 2001 From: James Turnbull Date: Sun, 8 Jun 2014 15:35:32 -0700 Subject: [PATCH] Removed re-appearing production warnings Docker-DCO-1.1-Signed-off-by: James Turnbull (github: jamtur01) --- docs/sources/installation/mac.md | 6 ------ docs/sources/installation/windows.md | 6 ------ 2 files changed, 12 deletions(-) diff --git a/docs/sources/installation/mac.md b/docs/sources/installation/mac.md index aa7becae26..7bc2ec5d01 100644 --- a/docs/sources/installation/mac.md +++ b/docs/sources/installation/mac.md @@ -4,12 +4,6 @@ page_keywords: Docker, Docker documentation, requirements, boot2docker, VirtualB # 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:** > Docker is supported on Mac OS X 10.6 "Snow Leopard" or newer. diff --git a/docs/sources/installation/windows.md b/docs/sources/installation/windows.md index eecf019ec0..2124c11b92 100644 --- a/docs/sources/installation/windows.md +++ b/docs/sources/installation/windows.md @@ -4,12 +4,6 @@ page_keywords: Docker, Docker documentation, Windows, requirements, virtualbox, # 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 is no native Windows Docker client yet, so everything is done inside the virtual machine.