mirror of
https://github.com/kemko/reproxy.git
synced 2026-01-01 15:55:49 +03:00
update docs and change make docker build to plain progress
This commit is contained in:
@@ -36,6 +36,8 @@ Examples:
|
||||
|
||||
## Install
|
||||
|
||||
Reproxy distributed as a small self-contained binary as well as a docker image. Both binary and image support multiple architectures and multiple operating systems, including linux_x86_64, linux_arm64, linux_arm, macos_x86_64, macos_arm64, windows_x86_64 and windows_arm. We also provide both arm64 and x86 deb and rpm packages.
|
||||
|
||||
- for a binary distribution download the proper file in the [release section](https://github.com/umputun/reproxy/releases)
|
||||
- docker container available on [Docker Hub](https://hub.docker.com/r/umputun/reproxy) as well as on [Github Container Registry](https://github.com/users/umputun/packages/container/reproxy/versions). I.e. `docker pull umputun/reproxy` or `docker pull ghcr.io/umputun/reproxy`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user