Home

Awesome

Pre-Built Apps

Docker buildx compilation of applications used by Rhasspy and voice2json.

Applications

Platforms

Building

Set the DOCKER_REGISTRY environment variable to your local Docker registry (needed for manifest support). Make sure to include a final /

$ git clone https://github.com/synesthesiam/prebuilt-apps.git
$ cd prebuilt-apps/
$ make

This may take all day and all night. Artifacts will be in the dist/ directory.