There is an example to start a container that listen on port 8080, run as a Xray server like below:
docker run -d -p 8080:8080 --name xray --restart=always -v /path/to/config.json:/root/config.json lentin/xray-docker
Some examples of uses for Xray-core https://github.com/XTLS/Xray-examples
Content type
Image
Digest
sha256:41b6b01b6…
Size
2.1 MB
Last updated
almost 3 years ago
docker pull lentin/xray-docker