fixing single node install content per Denise's feedback

This commit is contained in:
Mark Bishop
2018-08-28 12:26:02 -07:00
committed by Denise Schannon
parent daa6b625a5
commit b1df99f1f5
4 changed files with 79 additions and 67 deletions
@@ -1,9 +1,7 @@
<div>
<ul>
<li>
<p>Docker</p>
<blockquote><strong>Note:</strong>If you are using RancherOS, make sure you switch the Docker engine to a supported version using <code>sudo ros engine switch docker-17.03.2-ce</code></blockquote>
<p><strong>Supported Versions</strong></p>
<p>A supported version of <a href="https://www.docker.com/">Docker</a> is required.</p>
<p>Supported Versions:</p>
<ul>
<li><code>1.12.6</code></li>
<li><code>1.13.1</code></li>
@@ -11,6 +9,5 @@
</ul>
<br/>
<p><a href="https://docs.docker.com/install/">Docker Documentation: Installation Instructions</a></p>
</li>
</ul>
</div>