Просмотр исходного кода

Merge pull request #6289 from jamtur01/dev

Removed re-appearing production warnings
Sven Dowideit 11 лет назад
Родитель
Сommit
4dc5315e3b
2 измененных файлов с 0 добавлено и 12 удалено
  1. 0 6
      docs/sources/installation/mac.md
  2. 0 6
      docs/sources/installation/windows.md

+ 0 - 6
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.
 

+ 0 - 6
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.