[
https://issues.apache.org/jira/browse/GEODE-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14729892#comment-14729892
]
Dan Smith commented on GEODE-60:
--------------------------------
Having just spent some time trying to get a geode build running internally on
some jenkins slaves with old versions of java installed, I can personally
attest that having a known working docker might be helpful.
However, I've been playing with just using the official openjdk images, and I
think those also might work for building and testing geode. Is that good enough
or is there a reason to prefer centos with oracle's java build? In any case, it
seems like checking in these instructions on how to build and run on docker
might be nice.
https://hub.docker.com/_/java/
> Geode build environment within Docker to enable anybody and on any OS and any
> environment can build Geode as long as there is Docker
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-60
> URL: https://issues.apache.org/jira/browse/GEODE-60
> Project: Geode
> Issue Type: Sub-task
> Components: build
> Reporter: jun aoki
> Assignee: jun aoki
> Attachments: GEODE-60.patch
>
>
> geode build is on gradle and seems very tidy but it still requires third
> party libraries, like Java.
> Let's have a Docker environment so that at least we have an reliable
> immutable environment and we can use it on CI on builds.apache.org
> https://builds.apache.org/view/E-G/view/Geode/
> (From my experience, It is a bit of pain to find a right environment on
> builds.a.o but Docker is a cure so far.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)