rocker-org / rocker-versioned

Run current & prior versions of R using docker
https://hub.docker.com/r/rocker/r-ver
GNU General Public License v2.0
297 stars 169 forks source link

Should rocker-versioned stack provide Docker's debian build-deps stack? #81

Closed cboettig closed 6 years ago

cboettig commented 6 years ago

e.g. see https://github.com/docker-library/buildpack-deps/blob/d7da72aaf3bb93fecf5fcb7c6ff154cb0c55d1d1/stretch/Dockerfile

most of these get picked up at one level or another through the stack anyway, but could be added lower down (say at r-ver or RStudio. Looks like including these would have a relatively small increase to the image size (adding ~ 50 MB when compressed).

eddelbuettel commented 6 years ago

¯_(ツ)_/¯

I learned about these approximately seven minutes ago per your comment :) If you think they help, use them. As a Debian'er I tend to think we have a handle on our dependencies but Stockholm Syndrome, Tunnel Vision, and all that...