Skip to content

CCSGroupInternational/byoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

byoc

Buld Your Own Container

Requirements

Non root account on a Linux system or WLS2 (Windows)

The udocker tool must be installed .

Install

In order to use this repository, run:

git clone https://github.com/CCSGroupInternational/byoc
cd byoc

Build Base Image Creation

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

Releases

No releases published

Packages

No packages published

Languages