These images are a stable and convenient base for R APIs.
- Built on the most stable R image,
rocker/r-rev
- Contains
plumber
and a minimaltidyverse
- Contains convenience (and IMO best practice) tools like
logging
andconfig
- Built on
plumber-base
for robustness - Adds system libraries and R packages necessary to connect to
MySQL
databases - NOTE: relies on
RMariaDB
instead of the legacyRMySQL
package!