Recipies for building containers containing bact or other HZB software packages
- please clone the repository e.g.
git clone https://github.com/hz-b/bact-containers.git
Please install the external respositories this one depends on.
git submodule update --init --recursive
This will checkout private repositories next to repositories which require large downloads.
- change into directory:
cd recipies
- then type
nice -15 make
please note that make will use nproc to find out how many cores your machine will provide. it will use all of them. (Therfore I suggest to use nice, so that your interactive work is not impacted too much).
have a look into the doc directory. Instructions are provided there.
Have a look to BESSYII_specifics