Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.

eitsupi/r-ver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental Docker image build system for R

Docker build and push


Based on the experience gained from this repository, rocker-org/versioned2 and rocker-org/devcontainer-images have advanced onward. Therefore, this repository is no longer maintained.


This project is based on rocker-org/versioned2.

Since RStudio Server is currently only available for amd64, build amd64/arm64 multi-arch image ghcr.io/eitsupi/r-ver/editorsupports with the languageserver package, etc. installed instead of RStudio in rocker/rstudio.

In addition, images with the tidyverse package already installed (like rocker/tidyverse) can be pulled as follows.

$ docker pull ghcr.io/eitsupi/r-ver/tidyverse:latest

See the Dockerfile for details.

Targets

  • Multi CPU architecture images.
  • Scheduled build.
  • Various annotations.
  • Automatic test.
  • Automatic update.(Pull Request)

License

GPL-2.0-or-later

About

Personal experiment with Docker image for R

Resources

License

Stars

Watchers

Forks