Skip to content

A Docker image with R release and devel installed via rig, based on Ubuntu

Notifications You must be signed in to change notification settings

cynkra/rig-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

rig-ubuntu

A Docker image with R release and devel installed via rig, built daily at midnight UTC.

Usage

docker run --rm -ti --platform linux/amd64 -v $(pwd):/root/workspace ghcr.io/cynkra/rig-ubuntu:main

This mounts the current working directory at ~/workspace, which is also initial starting directory of the image.

In a Dockerfile

FROM ghcr.io/cynkra/rig-ubuntu:main

About

A Docker image with R release and devel installed via rig, based on Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages