Browse code

Remove "production ready" from the roadmap

It's done as of v1.0.0.

Docker-DCO-1.1-Signed-off-by: Glyn Normington <gnormington@gopivotal.com> (github: glyn)

Glyn Normington authored on 2014/06/12 22:21:20
Showing 1 changed files
... ...
@@ -39,7 +39,3 @@ Expanding Docker’s kernel support is a priority. This includes running on olde
39 39
 ## Cross-architecture support
40 40
 
41 41
 Our goal is to make Docker run everywhere. However currently Docker only runs on x86_64 systems. We plan on expanding architecture support, so that Docker containers can be created and used on more architectures.
42
-
43
-## Production-ready
44
-
45
-Docker is still beta software, and not suited for production. We are working hard to get there, and we are confident that it will be possible within a few months. Stay tuned for a more detailed roadmap soon.