Browse Source

Emphasized 'not for production' warning

Solomon Hykes 12 năm trước cách đây
mục cha
commit
1904003511
1 tập tin đã thay đổi với 4 bổ sung2 xóa
  1. 4 2
      docs/sources/gettingstarted.html

+ 4 - 2
docs/sources/gettingstarted.html

@@ -62,13 +62,15 @@
 </div>
 
 <div class="container">
+    <div class="alert alert-info">
+	    <strong>Docker is still under heavy development.</strong> It should not yet be used in production. Check <a href="http://github.com/dotcloud/docker">the repo</a> for recent progress.
+    </div>
     <div class="row">
         <div class="span6">
             <section class="contentblock">
                 <h2>
                     <a name="installing-on-ubuntu-1204-and-1210" class="anchor" href="#installing-on-ubuntu-1204-and-1210"><span class="mini-icon mini-icon-link"></span>
-                    </a>Installing on Ubuntu 12.04 and 12.10</h2>
-                    <p>Please note this project is currently under heavy development. It should not be used in production.</p>
+                    </a>Installing on Ubuntu</h2>
                 <ol>
                     <li>
                         <p>Install dependencies:</p>