Skip to content

Commit

Permalink
docs(readme): file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tarampampam committed Jan 22, 2023
1 parent 597d6e2 commit 713f37e
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,17 @@ 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.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

Expand Down

0 comments on commit 713f37e

Please sign in to comment.