docs(templates): add a section about the registry field

This commit is contained in:
Anthony Lapenna
2016-12-14 09:40:52 +13:00
parent 311e04a836
commit dd59f0bd1e

View File

@@ -56,6 +56,13 @@ The Docker image associated to the template. The image tag **must** be included.
This field is **mandatory**.
``registry``
---------
The registry where the Docker image is stored. If not specified, Portainer will use the Dockerhub as the default registry.
This field is **optional**.
``env``
-------