docs(templates): add a section about the registry field
parent
311e04a836
commit
dd59f0bd1e
|
@ -56,6 +56,13 @@ The Docker image associated to the template. The image tag **must** be included.
|
||||||
|
|
||||||
This field is **mandatory**.
|
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``
|
``env``
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue