layout change

This commit is contained in:
lvuch
2018-06-27 11:15:08 -07:00
parent 14f05bb8ef
commit 2e4b4e9874
4 changed files with 10 additions and 27 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<div>
<p>Rancher uses <code>etcd</code> as datastore. When using the Single Node Install, the embedded <code>etcd</code> is being used. The persistent data is at the following path in the container: <code>/var/lib/rancher</code>. You can bind mount a host volume to this location to preserve data on the host it is running on.</p>
<p><b>Command</b></p>
<h5>Command:</h5>
<pre style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4">
docker run -d --restart=unless-stopped \