Buld Your Own Container
Non root account on a Linux system or WLS2 (Windows)
The udocker tool must be installed .
In order to use this repository, run:
git clone https://github.com/CCSGroupInternational/byoc
cd byoc
In order to create reproducible images a build base image is created with all the required base build development libraries and tools. This also avoids the need to install development libraries into the build host system.
The build image is based on Ubuntu's 18.04 base image.
In order to create & import this image into udocker run:
scripts/mk-build-base-img.sh