Dockerfiles based on the rocker
project by @eddelbuettel and @cboettig.
All of my images below are available from Docker Hub and can be pulled using:
docker pull achubaty/<image-name>
Specific use cases and instructions are in the README
files for each image.
Image | Description | Image size |
---|---|---|
landweb |
LandWeb development environment. README |
|
landweb-standalone |
A self-contained version of LandWeb development environment. README |
|
spades-project |
Generic SpaDES project development environment. README |
Image | Description | Image size |
---|---|---|
r-spatial-base |
Adds various R spatial/mapping tools to the rocker/r-base container.README |
|
r-spatial-devel |
Adds various R spatial/mapping tools to the rocker/drd container.README |
|
r-spades-devel |
Provides a testing environment for building the SpaDES package.README |