Skip to content

shalom-lab/r-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐳 R Docker Images Collection

A curated collection of R-based Docker images for data science and document processing.

📦 Available Images

Image Description Status
slren/tidyverse-rmd R Markdown and LaTeX environment based on rocker/tidyverse Docker Hub

🔨 Building Images

# For tidyverse-rmd
cd images/tidyverse-rmd
docker build -t slren/tidyverse-rmd .

⚡ GitHub Actions

Images are automatically built and published to Docker Hub via GitHub Actions. To set up:

  1. Add these secrets to your GitHub repository:
    • DOCKERHUB_USERNAME: Your Docker Hub username
    • DOCKERHUB_TOKEN: Your Docker Hub access token

⚖️ License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages