This repository helps to build the g4 linux suite for debian based systems like ubuntu or debian.
git submodule update --init
docker-compose build
docker-compose up
.deb
packages in each of the g4 suite components' bin_deb
folder.You may need to create new Docker files for your debian based distribution. You can use Dockerfile.impish
as template.