Commit graph r-builds/builder/Dockerfile.debian-9
Author SHA1 Message Date
Greg Lin
6098b0074f Pin fpm to 1.11.0
fpm 1.12.0 adds an unintended runtime dependency on git, which should be
fixed in a future release. Pin fpm for now since installing git has its
own side effects, such as installing less and changing the default pager
on systems where less isn't available by default.
2021-02-16 10:51:15 -06:00
Greg Lin
38383b74c3 Add R 4.0 support for CentOS 6, Debian, SUSE 2020-04-28 12:12:13 -05:00
sellorm
d00b1c5e68
Enables output of Linux OS packages for Debian 9 (#19)
* Enables output of Linux OS packages for Debian 9

* added vendor

* Changed vendor to RStudio
2019-07-30 21:04:21 +01:00
Greg Lin
799d8b829e Add libopenblas to Ubuntu/Debian
Not necessary to add, but safer since R checks for BLAS compatibility
at configure time.
2019-06-27 13:26:45 -05:00
Greg Lin
a695a93014 Remove ATLAS from Ubuntu/Debian 2019-06-24 18:13:38 -05:00
Greg Lin
d353cee634 Set PAGER for Ubuntu and Debian only
/usr/bin/pager is specific to Debian/Ubuntu. For other OSs, use the default
pager detected by the configure script, which will either be less or more.

See https://github.com/rstudio/r-builds/issues/3
2019-05-03 15:31:02 -05:00
Steve Nolen
bd3505e426 make repo public 2019-03-25 12:59:14 -04:00