mirror of
https://github.com/samuelhbne/proxy-xray.git
synced 2025-12-18 05:04:37 +03:00
Bump to Xray-core v1.8.23, alpine-3.20
This commit is contained in:
@@ -180,7 +180,7 @@ $ docker build -t samuelhbne/proxy-xray .
|
||||
|
||||
### Cross-compile docker image for the platforms with different architecture
|
||||
|
||||
Please refer the [official doc](https://docs.docker.com/engine/reference/commandline/buildx_install/) for docker-buildx installation
|
||||
Please refer the [official doc](https://github.com/docker/buildx) for docker-buildx installation
|
||||
|
||||
```shell
|
||||
docker buildx build --platform=linux/arm/v7 --output type=docker -t samuelhbne/proxy-xray:armv7 .
|
||||
|
||||
Reference in New Issue
Block a user