You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@marvin.apache.org by GitBox <gi...@apache.org> on 2019/05/12 07:32:18 UTC

[GitHub] [incubator-marvin] lucasbmiguel opened a new pull request #21: Adding support for building docker images.

lucasbmiguel opened a new pull request #21: Adding support for building docker images.
URL: https://github.com/apache/incubator-marvin/pull/21
 
 
   This code is the first step on the refactoring to make Marvin an application that is compatible with more execution environments.
   
   The MR adds 3 Dockerfiles, one builds the base docker image for Marvin. The other two create environments for using containerized Marvin in either Python or R. The R support is still to be added but this MR includes a dockerfile that builds Marvin, r-base and jupyter with R kernel.
    
   Initial support for R engines.
   
   To build use the Makefile at the root of the project.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services