Skip to content

imperial-genomics-facility/igf-dockerfiles

Repository files navigation

IGF Dockerfiles

A list of dockerfiles for Docker and singularity image building

Build Docker image


cd TOOL_DIR

docker build -t TOOL_NAME:v_VERSION .

Build Singularity image


cd TOOL_DIR

docker build -t TOOL_NAME:v_VERSION .

singularity build TOOL_NAME_v_VERSION.sif docker-daemon://TOOL_NAME:v_VERSION

About

A list of dockerfiles for Docker and singularity image building

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published