mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-21 05:45:41 +00:00
20 lines
981 B
HTML
20 lines
981 B
HTML
<p>Complete the <strong>Rancher Template</strong> form to configure the Docker daemon on the instances that will be created.</p>
|
|
<ul>
|
|
<li>
|
|
<p><strong>Labels</strong> can be configured on the Docker daemon.</p>
|
|
|
|
<p><a href="https://docs.docker.com/config/labels-custom-metadata/">Docker object label documentation</a></p>
|
|
</li>
|
|
<li>
|
|
<!-- TODO: Improve the engine options -->
|
|
<p><strong>Engine Options</strong> customize the configuration of the <a href="https://docs.docker.com/engine/docker-overview/#the-docker-daemon">Docker daemon</a>. Important configuration options might include:
|
|
<ul>
|
|
<li><strong>Docker Engine Install URL:</strong> Determines what Docker version will be installed on the instance.</li>
|
|
<li><strong>Registry mirrors:</strong> Docker Registry mirror to be used by the Docker daemon</li>
|
|
</ul>
|
|
</p>
|
|
|
|
<p><a href="https://docs.docker.com/engine/reference/commandline/dockerd/">daemon option reference</a></p>
|
|
</li>
|
|
</ul>
|