Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.
/ busybox-r Public archive

Docker base image containing the R interpreter.

Notifications You must be signed in to change notification settings

pipmyday/busybox-r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pipmyday/busybox-r

Docker base image containing the R interpreter.

This minimum-footprint docker image is build using Ubuntu/Wily64 using busybox:glibc.

Available tags

Build

Check out the R source into a directory below this (i.e. ../R-3.2.3/) . ./configure --with-x=no and make.

Run bash ./build.sh. The build is meant for Ubuntu/Wily64 using glibc. The dynamic shared libraries are copied into ./shared-libs/ and the R binaries and support files got into ./r-install. The docker image pipmyday/r:latest is built by default, you may want to change this.


©2016 by Pipmyday