Commit graph r-builds/builder/Dockerfile.centos-7
Author SHA1 Message Date
Jonathan Curran
00c0c90463 Fix ffi version for older distros where ruby<2.3 2020-06-02 10:57:53 -06:00
sellorm
60474b593b
Enables output of Linux OS packages for CentOS 7 (#20)
* Enables output of Linux OS packages for CentOS 7

* Changed vendor to RStudio

* Added post install script to swap in openBLAS shared library

* tidied up some dependencies

* Added a post remove step to cleanup install dir

As we swap in the openBlas shared object file during installation
the RPM database knows that the RPM installation has been "interefered"
with. Because of this `yum remove` does not clean out the full directory
tree. This update therefore prunes the directory tree at
/opt/R/R_VERSION
2019-08-06 23:17:45 +01:00
Greg Lin
04abda3bfd Use shared BLAS on CentOS and openSUSE
Note: --enable-BLAS-shlib is already used by default
2019-06-24 18:13:38 -05:00
Greg Lin
85f18aec47 Remove dependency on less for CentOS
The configure script will choose less as the default pager if installed.
Don't require less as a dependency for the R binaries.
2019-05-03 15:40:26 -05:00
Jonathan Yoder
dd8dd86ecc Make aws CLI work 2019-03-28 11:11:41 -04:00
Jonathan Yoder
cf300bcd3e Remove EPEL Dependency 2019-03-28 10:50:05 -04:00
Steve Nolen
bd3505e426 make repo public 2019-03-25 12:59:14 -04:00