-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I just discovered this and it looks like it could be really good for automated dockerization of R packages. One thing that's missing, however is a way to include C libraries (e.g. libcurl) that are required for R packages that bundle C.
I know it's possible to create a base image with these installed, but it would be good to have a sort of skeleton that could take a list of C libraries (e.g. generated from pak::pkg_sysreqs()) and insert them into the correct docker incantation and teardown.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request