Releases: andrewloable/Jockora
Release list
v0.3.0
Install
docker pull ghcr.io/andrewloable/Jockora:v0.3.0
or
docker pull andrewloable/jockora:v0.3.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: v0.2.0...v0.3.0
v0.2.0
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