website/docs: make mention of docker provider on provisioner page

This commit is contained in:
Mitchell Hashimoto 2014-05-08 13:15:13 -07:00
parent 8fab12cd2a
commit a5ca5b39ab
1 changed files with 9 additions and 0 deletions

View File

@ -23,6 +23,15 @@ install services like databases or web servers but use Docker to house
your application runtime. You can use the Puppet provisioner along
with the Docker provisioner.
<div class="alert alert-info">
<p>
<strong>Note:</strong> This documentation is for the Docker
<em>provisioner</em>. If you're looking for the Docker
<em>provider</em>, visit the
<a href="/v2/docker/index.html">Docker provider documentation</a>.
</p>
</div>
## Options
The docker provisioner takes various options. None are required. If