facette / buildenv

Facette build environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facette build environments

Supported environements

The currently supported build environments are:

  • Debian Stretch (amd64, arm64, armel and armhf)
  • Ubuntu Bionic (amd64)

Usage

Initialize the various Docker images using:

make

To generate all the distribution files, go back to Facette source directory and execute:

./misc/scripts/release.sh

Distribution files will then be available in the dist/ directory.

About

Facette build environments


Languages

Language:Dockerfile 89.3%Language:Makefile 10.7%