mirror of https://github.com/docker/docs.git
Removed re-appearing production warnings
Docker-DCO-1.1-Signed-off-by: James Turnbull <james@lovedthanlost.net> (github: jamtur01)
This commit is contained in:
parent
d87fdaa1e3
commit
7842630480
|
@ -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.
|
||||||
|
|
||||||
|
|
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue