You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gi...@apache.org on 2017/09/25 20:28:32 UTC

mesos-site git commit: Updated the website built from mesos SHA: 8198579.

Repository: mesos-site
Updated Branches:
  refs/heads/asf-site 95c9bb3b5 -> b7559f4eb


Updated the website built from mesos SHA: 8198579.


Project: http://git-wip-us.apache.org/repos/asf/mesos-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos-site/commit/b7559f4e
Tree: http://git-wip-us.apache.org/repos/asf/mesos-site/tree/b7559f4e
Diff: http://git-wip-us.apache.org/repos/asf/mesos-site/diff/b7559f4e

Branch: refs/heads/asf-site
Commit: b7559f4eb41041c94afad22dea432ce29a969ccc
Parents: 95c9bb3
Author: jenkins <bu...@apache.org>
Authored: Mon Sep 25 20:28:30 2017 +0000
Committer: jenkins <bu...@apache.org>
Committed: Mon Sep 25 20:28:30 2017 +0000

----------------------------------------------------------------------
 content/documentation/configuration/index.html        | 10 ++++++----
 content/documentation/latest/configuration/index.html | 10 ++++++----
 2 files changed, 12 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos-site/blob/b7559f4e/content/documentation/configuration/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/configuration/index.html b/content/documentation/configuration/index.html
index 0f3bd38..26f0601 100644
--- a/content/documentation/configuration/index.html
+++ b/content/documentation/configuration/index.html
@@ -1625,10 +1625,12 @@ recovers.
     --docker_registry=VALUE
   </td>
   <td>
-The default url for pulling Docker images. It could either be a Docker
-registry server url (i.e: <code>https://registry.docker.io</code>), or a local
-path (i.e: <code>/tmp/docker/images</code>) in which Docker image archives
-(result of <code>docker save</code>) are stored. (default: https://registry-1.docker.io)
+The default url for Mesos containerizer to pull Docker images. It could
+either be a Docker registry server url (i.e: <code>https://registry.docker.io</code>),
+or a local path (i.e: <code>/tmp/docker/images</code>) in which Docker
+image archives (result of <code>docker save</code>) are stored. Note
+that this option won't change the default registry server for Docker
+containerizer. (default: https://registry-1.docker.io)
   </td>
 </tr>
 <tr>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/b7559f4e/content/documentation/latest/configuration/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/latest/configuration/index.html b/content/documentation/latest/configuration/index.html
index 4bbbd66..d9ee8e0 100644
--- a/content/documentation/latest/configuration/index.html
+++ b/content/documentation/latest/configuration/index.html
@@ -1625,10 +1625,12 @@ recovers.
     --docker_registry=VALUE
   </td>
   <td>
-The default url for pulling Docker images. It could either be a Docker
-registry server url (i.e: <code>https://registry.docker.io</code>), or a local
-path (i.e: <code>/tmp/docker/images</code>) in which Docker image archives
-(result of <code>docker save</code>) are stored. (default: https://registry-1.docker.io)
+The default url for Mesos containerizer to pull Docker images. It could
+either be a Docker registry server url (i.e: <code>https://registry.docker.io</code>),
+or a local path (i.e: <code>/tmp/docker/images</code>) in which Docker
+image archives (result of <code>docker save</code>) are stored. Note
+that this option won't change the default registry server for Docker
+containerizer. (default: https://registry-1.docker.io)
   </td>
 </tr>
 <tr>