Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 486 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 486 Bytes

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.