-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Expand docker
branch.
Installing everything from rcheckserver makes the image prohibitively large.
- Install R from source
- Install sysreqs
- Install tic, using sysreqs from sysreqs
- Only install dependencies if
DESCRIPTION
changes - Minimize image, currently ~400 MB
- Incremental builds?
- Tag monthly, only build from scratch once a month (if the monthly image is missing)?
- https://medium.com/swlh/incremental-docker-builds-for-monolithic-codebases-2dae3ea950e?
- Push to GitHub registry -- will it be downloaded faster? https://github.com/whoan/docker-build-with-cache-action#github-registry
TBD.
Metadata
Metadata
Assignees
Labels
No labels