Elliotte Rusty Harold created BEAM-7673:
-------------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)