Skip to content

a production method to run python and R in the same docker container

License

Notifications You must be signed in to change notification settings

mermelstein/docker-python-and-r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One Container to Rule Them All

Run R and Python in the same Docker container. Just run .docker_run.sh from the terminal and you're good to go.

Details

The Docker image is a Debian OS with python 3.12 and base R installed. The primary script/entrypoint is main.py, which runs the R script say_hello.R as a subprocess.

About

a production method to run python and R in the same docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published