Amended objective of own builds in the description, made binaries for x86_64/amd64 public as well

Markus Ueberall 2023-06-04 17:31:10 +02:00
parent 21713ccaf0
commit 29778bff4c

@ -1,7 +1,9 @@
In addition to the binary x86_64 builds for Linux/Windows/macOS on the [releases page](https://github.com/AsamK/signal-cli/releases) and the Linux x86_64 [OCI container images](https://github.com/AsamK/signal-cli/pkgs/container/signal-cli), there are some additional builds provided by the community.
## Binary (for ARM devices)
- https://media.projektzentrisch.de/temp/signal-cli/ _(updated after local deployment, skips releases without feature changes/bugfixes affecting the binary)_
## Standalone binaries (for aarch64/arm64, x86_64/amd64 devices)
https://media.projektzentrisch.de/temp/signal-cli/
* _updated after local deployment; releases without feature changes/bugfixes affecting the binary are skipped_
* _built on Ubuntu "Focal Fossa" (20.04 LTS), they are compatible with older versions of glibc_
## Docker
A ready to use docker image (amd64 + arm64) can be found [here](https://gitlab.com/packaging/signal-cli/container_registry) ([Docs](https://packaging.gitlab.io/signal-cli/installation/docker/), [Repo](https://gitlab.com/packaging/signal-cli)).