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.