fix: frop ppc64le arch support

This commit is contained in:
Paramtamtam
2023-01-23 01:19:08 +04:00
parent 713f37e79c
commit a1a23544ac
3 changed files with 10 additions and 5 deletions

View File

@@ -32,16 +32,15 @@ TCP ports:
All supported image tags [can be found here][link_docker_tags].
Since v1.8.1 architectures `arm64` and `ppc64le` (and `amd64` of course) are supported:
Since v1.8.2 architecture `arm64` (and `amd64` of course) is supported:
```shell
$ docker run --rm mplatform/mquery ghcr.io/tarampampam/3proxy:1.8.1
Image: ghcr.io/tarampampam/3proxy:1.8.1
$ docker run --rm mplatform/mquery ghcr.io/tarampampam/3proxy:1.8.2
Image: ghcr.io/tarampampam/3proxy:1.8.2
* Manifest List: Yes (Image type: application/vnd.docker.distribution.manifest.list.v2+json)
* Supported platforms:
- linux/amd64
- linux/arm64
- linux/ppc64le
```
## Supported environment variables