Me and my colleagues built one for running spark builds on circleci. The
images are at
https://hub.docker.com/r/palantirtechnologies/circle-spark-python/
(circle-spark-r if you want to build sparkr). Dockerfiles for those images
can be found at
https://github.com/palantir/spark/tree/master/dev/docker-images

On Wed, 10 Oct 2018 at 15:31, Sean Owen <sro...@gmail.com> wrote:

> You can just build it with Maven or SBT as in the docs. I don't know of a
> docker image but there isn't much to package.
>
> On Wed, Oct 10, 2018, 1:10 AM assaf.mendelson <assaf.mendel...@rsa.com>
> wrote:
>
>> Hi all,
>> I was wondering if there was a docker image to build spark and/or spark
>> documentation
>>
>> The idea would be that I would start the docker image, supplying the
>> directory with my code and a target directory and it would simply build
>> everything (maybe with some options).
>>
>> Any chance there is already something like that which is working and
>> tested?
>>
>> Thanks,
>>         Assaf
>>
>>
>>
>>
>> --
>> Sent from: http://apache-spark-developers-list.1001551.n3.nabble.com/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe e-mail: dev-unsubscr...@spark.apache.org
>>
>>

Reply via email to