[
https://issues.apache.org/jira/browse/BEAM-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16878638#comment-16878638
]
elharo commented on BEAM-7673:
------------------------------
So far I have not succeeded in successfully building this project, so I'm
hesitant to suggest a fix that might or might not work.
> README.md doesn't mention that Docker is required for build
> -----------------------------------------------------------
>
> Key: BEAM-7673
> URL: https://issues.apache.org/jira/browse/BEAM-7673
> Project: Beam
> Issue Type: Bug
> Components: website
> Reporter: Elliotte Rusty Harold
> Priority: Minor
>
> README.md on github says:
> If you'd like to build and install the whole project from the source
> distribution, you may need some additional tools installed in your system. In
> a Debian-based distribution:
> sudo apt-get install \
> openjdk-8-jdk \
> python-setuptools \
> python-pip \
> virtualenv
> That's correct as far as it goes, but it's incomplete. .gradlew will fail in
> task ':website:buildDockerImage' unless docker is installed and running.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)