[ 
https://issues.apache.org/jira/browse/BEAM-10891?focusedWorklogId=515335&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-515335
 ]

ASF GitHub Bot logged work on BEAM-10891:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Nov/20 01:09
            Start Date: 23/Nov/20 01:09
    Worklog Time Spent: 10m 
      Work Description: omarismail94 edited a comment on pull request #12837:
URL: https://github.com/apache/beam/pull/12837#issuecomment-731881693


   Sorry folks for the delayed response on this; I was OOO during October and 
forgot I had turned off GitHub notifications! 
   
   @nielsbasjes - I built the newly committed Dockerfile (minor changes), and 
built it, then ran it using:
   
   ```
   docker run -it --network=host -v /var/run/docker.sock:/var/run/docker.sock 
--mount type=bind,source="$PWD",target=/workspaces/beam <IMAGE_ID> bash
   ```
   
   I then ran:
   
   ```
   ./gradlew  :sdks:java:core:compileJava
   ```
   
   It compiled without the error you had in your instance. I am not sure what 
is causing the error on your end. I think it could be one of the system 
libraries being installed causing some conflict with the Java SDK


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 515335)
    Time Spent: 3h 40m  (was: 3.5h)

> Dockerfile for development container
> ------------------------------------
>
>                 Key: BEAM-10891
>                 URL: https://issues.apache.org/jira/browse/BEAM-10891
>             Project: Beam
>          Issue Type: Improvement
>          Components: website
>            Reporter: Omar Ismail
>            Priority: P2
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> Create Dockerfile as alternative to instructions presented inĀ 
> https://beam.apache.org/contribute/#prerequisites



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to