This is an automated email from the ASF dual-hosted git repository. melap pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit 564970257297649476d3ff7e874e5d0d5aa4bf83 Author: melissa <[email protected]> AuthorDate: Wed Apr 18 14:58:33 2018 -0700 Regenerate website --- content/contribute/docker-images/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/contribute/docker-images/index.html b/content/contribute/docker-images/index.html index ec68308..f8c510f 100644 --- a/content/contribute/docker-images/index.html +++ b/content/contribute/docker-images/index.html @@ -162,6 +162,11 @@ <div class="body__contained body__section-nav"> <h1 id="docker-images">Docker Images</h1> +<blockquote> + <p>Note: There is an open issue to update this page for Gradle: +<a href="https://issues.apache.org/jira/browse/BEAM-4117">BEAM-4117</a>.</p> +</blockquote> + <p>Docker images allow to create a reproducible environment to build and test Beam. You can use the docker images by using the provided <a href="https://github.com/apache/beam/tree/master/sdks/java/build-tools/src/main/resources/docker">Docker scripts</a>.</p> -- To stop receiving notification emails like this one, please contact [email protected].
