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: [email protected] With regards, Apache Git Services
