Author: lidong
Date: Fri May 13 14:09:18 2022
New Revision: 1900858

URL: http://svn.apache.org/viewvc?rev=1900858&view=rev
Log:
# minor, add note for part of docker

Modified:
    kylin/site/cn/docs/install/kylin_docker.html
    kylin/site/docs/install/kylin_docker.html
    kylin/site/feed.xml

Modified: kylin/site/cn/docs/install/kylin_docker.html
URL: 
http://svn.apache.org/viewvc/kylin/site/cn/docs/install/kylin_docker.html?rev=1900858&r1=1900857&r2=1900858&view=diff
==============================================================================
--- kylin/site/cn/docs/install/kylin_docker.html (original)
+++ kylin/site/cn/docs/install/kylin_docker.html Fri May 13 14:09:18 2022
@@ -232,6 +232,10 @@ apachekylin/apache-kylin-standalone:4.0.
 
 <p>我们已将面向用户的 MDX for Kylin 镜像上传至 docker 
仓库,用户无需在本地构建镜像,直接执行以下命令从 docker 
仓库 pull 镜像:</p>
 
+<blockquote>
+  <p>注意:当前镜像包含了 <code 
class="highlighter-rouge">Kylin</code>,默认会同时启动 <code 
class="highlighter-rouge">Kylin</code> 和 <code class="highlighter-rouge">MDX 
for Kylin</code>。</p>
+</blockquote>
+
 <div class="highlight"><pre><code class="language-groff" 
data-lang="groff">docker pull 
apachekylin/apache-kylin-standalone:kylin-4.0.1-mondrian</code></pre></div>
 
 <p>pull 成功后,执行以下命令启动容器:</p>

Modified: kylin/site/docs/install/kylin_docker.html
URL: 
http://svn.apache.org/viewvc/kylin/site/docs/install/kylin_docker.html?rev=1900858&r1=1900857&r2=1900858&view=diff
==============================================================================
--- kylin/site/docs/install/kylin_docker.html (original)
+++ kylin/site/docs/install/kylin_docker.html Fri May 13 14:09:18 2022
@@ -239,6 +239,10 @@ apachekylin/apache-kylin-standalone:4.0.
 
 <p>We have pushed the MDX for Kylin image for the user to the docker hub. 
Users do not need to build the image locally, just execute the following 
command to pull the image from the docker hub:</p>
 
+<blockquote>
+  <p>Note: Current docker image contains the <code 
class="highlighter-rouge">Kylin</code> and <code class="highlighter-rouge">MDX 
for Kylin</code>, so <code class="highlighter-rouge">MDX for Kylin</code> will 
start with <code class="highlighter-rouge">Kylin</code> at the same time.</p>
+</blockquote>
+
 <div class="highlight"><pre><code class="language-groff" 
data-lang="groff">docker pull 
apachekylin/apache-kylin-standalone:kylin-4.0.1-mondrian</code></pre></div>
 
 <p>After the pull is successful, execute the following command to start the 
container:</p>

Modified: kylin/site/feed.xml
URL: 
http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1900858&r1=1900857&r2=1900858&view=diff
==============================================================================
--- kylin/site/feed.xml (original)
+++ kylin/site/feed.xml Fri May 13 14:09:18 2022
@@ -19,8 +19,8 @@
     <description>Apache Kylin Home</description>
     <link>http://kylin.apache.org/</link>
     <atom:link href="http://kylin.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Thu, 21 Apr 2022 01:27:57 -0700</pubDate>
-    <lastBuildDate>Thu, 21 Apr 2022 01:27:57 -0700</lastBuildDate>
+    <pubDate>Fri, 13 May 2022 06:59:22 -0700</pubDate>
+    <lastBuildDate>Fri, 13 May 2022 06:59:22 -0700</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>


Reply via email to