Search Docker Hub
xray
By chenhw2
Project X originates from XTLS protocol, provides a set of network tools
10K+
$ docker pull chenhw2/xray $ docker run -d \ --name xray \ -e ACME_DOMAIN=xray.example.org \ -e USERS=$(uuidgen) \ -v /etc/ssl/caddy:/etc/ssl/caddy \ -p 443:443 \ chenhw2/xray:latest
Content type
Image
Digest
sha256:07126019f…
Size
32.6 MB
Last updated
7 days ago
docker pull chenhw2/xray