[ 
https://issues.apache.org/jira/browse/BEAM-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ismaël Mejía updated BEAM-7673:
-------------------------------
    Description: 
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.

  was:
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 dopcker is installed and running.



> 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
>    Affects Versions: 2.13.0
>            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)

Reply via email to