docs(readme): file updated
This commit is contained in:
parent
597d6e28ec
commit
713f37e79c
12
README.md
12
README.md
@ -32,7 +32,17 @@ TCP ports:
|
|||||||
|
|
||||||
All supported image tags [can be found here][link_docker_tags].
|
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.1 architectures `arm64` and `ppc64le` (and `amd64` of course) are supported:
|
||||||
|
|
||||||
|
```shell
|
||||||
|
$ docker run --rm mplatform/mquery ghcr.io/tarampampam/3proxy:1.8.1
|
||||||
|
Image: ghcr.io/tarampampam/3proxy:1.8.1
|
||||||
|
* Manifest List: Yes (Image type: application/vnd.docker.distribution.manifest.list.v2+json)
|
||||||
|
* Supported platforms:
|
||||||
|
- linux/amd64
|
||||||
|
- linux/arm64
|
||||||
|
- linux/ppc64le
|
||||||
|
```
|
||||||
|
|
||||||
## Supported environment variables
|
## Supported environment variables
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user