You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "David Huntsperger (Jira)" <ji...@apache.org> on 2022/03/14 20:57:00 UTC

[jira] [Updated] (BEAM-7673) README.md doesn't mention that Docker is required for build

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

David Huntsperger updated BEAM-7673:
------------------------------------
    Fix Version/s: Not applicable
       Resolution: Abandoned
           Status: Resolved  (was: Open)

The GitHub README no longer contains the dev setup instructions.

> 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: P3
>             Fix For: Not applicable
>
>
> 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
(v8.20.1#820001)