Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 10:31
· 3 commits to main since this release

Install

docker pull ghcr.io/andrewloable/Jockora:v0.2.0

or

docker pull andrewloable/jockora:v0.2.0

Or take a .tar.gz below. The binaries are static
(CGO_ENABLED=0) and carry the speech sidecar and the jocks.
ffmpeg is not included in the archives — install it yourself, or
use the image, which has it.

Verify with sha256sum -c checksums.txt.

Licensing

Jockora is AGPL-3.0-only, with a commercial exception available;
see LICENSING.md.

The container image ships GPL ffmpeg alongside the AGPL-3.0-only
binary. That is MERE AGGREGATION under GPL section 5, not a combined
work
: ffmpeg is executed as a separate process and is never
linked. This is a deliberate, documented finding — see
LICENCES-MANUAL.md — recorded here so a commercial-exception buyer
reads it up front rather than discovering it later.

Full Changelog: https://github.com/andrewloable/Jockora/commits/v0.2.0