Self-use sing-box docker image,fully borrowed sing-box dockerfile, with a little customization,build every day.
# 1080 is the listening port in config.json(client)
# if you need to run as the server, you can refer to the configuration in config.server.json
docker run -d --name sing-box -p 1080:1080 -v $PWD/:/data xkrfer/docker-sing-box
Content type
Image
Digest
sha256:7f451bfdc…
Size
20.3 MB
Last updated
over 1 year ago
docker pull xkrfer/docker-sing-box