Makefile to build singularity images. Used for other projects
git clone https://github.com/LCBC-UiO/mk_singularity
cd mk_singularity
make
- Add a new
Dockerfile_new-name
in./singulariy/
- Add
simg_modules := new-name
tosingularity/make_simg.mk
(Or define in calling Makefile) - Run
make prepare_offline_simg
- make
- docker
- singularity
Run
make prepare_offline_simg
Singularity images will be written to ./singulariy/