Skip to content

Docker and Singularity images to run Biodiverse software

License

Notifications You must be signed in to change notification settings

vmikk/biodiverse-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biodiverse

GitHub license Hosted_DockerHub Hosted_SingularityLibrary

This repository contains definition files the Biodiverse (Laffan et al., 2010) containers.

Docker image

To build the Docker image with Biodiverse run:

docker build --tag biodiverse --file Dockerfile_NoPerlbrew . 

The Dockerfile_NoPerlbrew should be present in the current directory.

A ready-to-use image is available at Docker Hub and can be downloaded with:

docker pull vmikk/biodiverse:1.5.0

Singularity image

To build the Singularity image with Biodiverse run:

sudo singularity build Biodiverse.sif SingularityDef_NoPerlbrew.def

The SingularityDef_NoPerlbrew.def should be present in the current directory.

A ready-to-use image is available at the Singularity Library and can be downloaded with:

singularity pull --arch amd64 library://vmiks/gbif/biodiverse:1-5-0

Citation

Laffan SW, Lubarsky E, Rosauer DF (2010) Biodiverse, a tool for the spatial analysis of biological and related diversity. Ecography, 33: 643-647. DOI: 10.1111/j.1600-0587.2010.06237.x