diff --git a/Binary-distributions.md b/Binary-distributions.md new file mode 100644 index 0000000..e4a9883 --- /dev/null +++ b/Binary-distributions.md @@ -0,0 +1,18 @@ +In addition to the binary x86_64 builds for Linux/Windows/macOS on the [releases page](https://github.com/AsamK/signal-cli/releases) there are some additional builds provided by the community. + +## 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)). + +## Linux packages + +### Arch Linux (AUR) +https://aur.archlinux.org/packages/signal-cli/ + +### Debian +https://packaging.gitlab.io/signal-cli/installation/standalone/ + +### FreeBSD port +https://www.freshports.org/net-im/signal-cli + +### Alpine aport +https://pkgs.alpinelinux.org/packages?name=signal-cli \ No newline at end of file