Skip to content

imperial-genomics-facility/igf-dockerfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2d07852 · Jan 14, 2025

History

55 Commits
Mar 3, 2022
Dec 16, 2020
Sep 25, 2024
Jan 14, 2025
May 15, 2023
May 10, 2024
Jun 7, 2024
Jan 14, 2025
Dec 16, 2020
Sep 25, 2024
Dec 14, 2021
May 20, 2022
Mar 17, 2021
May 15, 2023
Jan 14, 2025
Jun 14, 2023
Nov 20, 2022
Dec 16, 2020
Aug 7, 2023
Jul 11, 2023
Mar 29, 2021
Jun 14, 2023
Sep 9, 2024
Dec 16, 2020
Dec 16, 2020

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