You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2020/08/19 00:02:14 UTC

[beam] branch asf-site updated: Publishing website 2020/08/19 00:02:03 at commit 18a8edd

This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0927944  Publishing website 2020/08/19 00:02:03 at commit 18a8edd
0927944 is described below

commit 09279445606eca783a17a205130bcb6ecbf69542
Author: jenkins <us...@infra.apache.org>
AuthorDate: Wed Aug 19 00:02:03 2020 +0000

    Publishing website 2020/08/19 00:02:03 at commit 18a8edd
---
 website/generated-content/documentation/index.xml         | 15 +++++++--------
 .../documentation/runtime/environments/index.html         |  9 +++------
 website/generated-content/sitemap.xml                     |  2 +-
 3 files changed, 11 insertions(+), 15 deletions(-)

diff --git a/website/generated-content/documentation/index.xml b/website/generated-content/documentation/index.xml
index e4e9cb4..2f9cf4c 100644
--- a/website/generated-content/documentation/index.xml
+++ b/website/generated-content/documentation/index.xml
@@ -8646,14 +8646,13 @@ to a repository named &lt;code>example-repo&lt;/code> on Docker Hub.&lt;/p>
 &lt;p>After &lt;a href="#building-container-images">building a container image&lt;/a>, you can store it in a remote Docker repository.&lt;/p>
 &lt;p>The following steps push a Python3.6 SDK image to the &lt;a href="#overriding-default-docker-targets">&lt;code>docker-root-repository&lt;/code> value&lt;/a>.
 Please log in to the destination repository as needed.&lt;/p>
-&lt;pre>&lt;code>Upload it to the remote repository:
-&lt;/code>&lt;/pre>&lt;p>docker push example-repo/beam_python3.6_sdk&lt;/p>
-&lt;pre>&lt;code>
-To download the image again, run `docker pull`:
-&lt;/code>&lt;/pre>&lt;p>docker pull example-repo/beam_python3.6_sdk&lt;/p>
-&lt;pre>&lt;code>
-&amp;gt; **Note**: After pushing a container image, the remote image ID and digest match the local image ID and digest.
-&lt;/code>&lt;/pre></description></item><item><title>Documentation: Count</title><link>/documentation/transforms/java/aggregation/count/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/documentation/transforms/java/aggregation/count/</guid><description>
+&lt;p>Upload it to the remote repository:&lt;/p>
+&lt;pre>&lt;code>docker push example-repo/beam_python3.6_sdk
+&lt;/code>&lt;/pre>&lt;p>To download the image again, run &lt;code>docker pull&lt;/code>:&lt;/p>
+&lt;pre>&lt;code>docker pull example-repo/beam_python3.6_sdk
+&lt;/code>&lt;/pre>&lt;blockquote>
+&lt;p>&lt;strong>Note&lt;/strong>: After pushing a container image, the remote image ID and digest match the local image ID and digest.&lt;/p>
+&lt;/blockquote></description></item><item><title>Documentation: Count</title><link>/documentation/transforms/java/aggregation/count/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/documentation/transforms/java/aggregation/count/</guid><description>
 &lt;!--
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/website/generated-content/documentation/runtime/environments/index.html b/website/generated-content/documentation/runtime/environments/index.html
index ad9b114..360d0b3 100644
--- a/website/generated-content/documentation/runtime/environments/index.html
+++ b/website/generated-content/documentation/runtime/environments/index.html
@@ -50,12 +50,9 @@ The <code>docker</code> command-line tool implicitly <a href=#pushing-container-
 </code></pre><p>To change the repository, set the <code>docker-repository-root</code> option to a new location. The following command sets the <code>docker-repository-root</code>
 to a repository named <code>example-repo</code> on Docker Hub.</p><pre><code>./gradlew :sdks:python:container:py36:docker -Pdocker-repository-root=example-repo
 </code></pre><h2 id=pushing-container-images>Pushing container images</h2><p>After <a href=#building-container-images>building a container image</a>, you can store it in a remote Docker repository.</p><p>The following steps push a Python3.6 SDK image to the <a href=#overriding-default-docker-targets><code>docker-root-repository</code> value</a>.
-Please log in to the destination repository as needed.</p><pre><code>Upload it to the remote repository:
-</code></pre><p>docker push example-repo/beam_python3.6_sdk</p><pre><code>
-To download the image again, run `docker pull`:
-</code></pre><p>docker pull example-repo/beam_python3.6_sdk</p><pre><code>
-&gt; **Note**: After pushing a container image, the remote image ID and digest match the local image ID and digest.
-</code></pre></div></div><footer class=footer><div class=footer__contained><div class=footer__cols><div class=footer__cols__col><div class=footer__cols__col__logo><img src=/images/beam_logo_circle.svg class=footer__logo alt="Beam logo"></div><div class=footer__cols__col__logo><img src=/images/apache_logo_circle.svg class=footer__logo alt="Apache logo"></div></div><div class="footer__cols__col footer__cols__col--md"><div class=footer__cols__col__title>Start</div><div class=footer__cols__c [...]
+Please log in to the destination repository as needed.</p><p>Upload it to the remote repository:</p><pre><code>docker push example-repo/beam_python3.6_sdk
+</code></pre><p>To download the image again, run <code>docker pull</code>:</p><pre><code>docker pull example-repo/beam_python3.6_sdk
+</code></pre><blockquote><p><strong>Note</strong>: After pushing a container image, the remote image ID and digest match the local image ID and digest.</p></blockquote></div></div><footer class=footer><div class=footer__contained><div class=footer__cols><div class=footer__cols__col><div class=footer__cols__col__logo><img src=/images/beam_logo_circle.svg class=footer__logo alt="Beam logo"></div><div class=footer__cols__col__logo><img src=/images/apache_logo_circle.svg class=footer__logo a [...]
 <a href=http://www.apache.org>The Apache Software Foundation</a>
 | <a href=/privacy_policy>Privacy Policy</a>
 | <a href=/feed.xml>RSS Feed</a><br><br>Apache Beam, Apache, Beam, the Beam logo, and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation. All other products or name brands are trademarks of their respective holders, including The Apache Software Foundation.</div></footer></body></html>
\ No newline at end of file
diff --git a/website/generated-content/sitemap.xml b/website/generated-content/sitemap.xml
index 197a4ef..6ee9967 100644
--- a/website/generated-content/sitemap.xml
+++ b/website/generated-content/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>/blog/beam-2.23.0/</loc><lastmod>2020-07-29T14:52:28-07:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2020-07-29T14:52:28-07:00</lastmod></url><url><loc>/blog/</loc><lastmod>2020-07-29T14:52:28-07:00</lastmod></url><url><loc>/categories/</loc><lastmod>2020-07-29T14:52:28-07:00</lastmod></url><url><loc>/blog/b [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>/blog/beam-2.23.0/</loc><lastmod>2020-07-29T14:52:28-07:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2020-07-29T14:52:28-07:00</lastmod></url><url><loc>/blog/</loc><lastmod>2020-07-29T14:52:28-07:00</lastmod></url><url><loc>/categories/</loc><lastmod>2020-07-29T14:52:28-07:00</lastmod></url><url><loc>/blog/b [...]
\ No newline at end of file