Files
rancher-docs/layouts/shortcodes/requirements_software.html
donhui bbaabfeaf4 typo fix : change docker version to 17.03.2
change docker version from 17.03.02 to 17.03.2
2018-06-12 07:56:29 -07:00

17 lines
535 B
HTML

<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>
<ul>
<li><code>1.12.6</code></li>
<li><code>1.13.1</code></li>
<li><code>17.03.2</code></li>
</ul>
<br/>
<p><a href="https://docs.docker.com/install/">Docker Documentation: Installation Instructions</a></p>
</li>
</ul>
</div>