lc0docker: run lc0 chess client and lichess bot under Docker and Kubernetes
Let’s run latest releases of
lc0,
lczero-client
and lichess-bot
under NVIDIA docker.
To download and run the prebuilt Docker image
docker run --runtime nvidia --rm -it vochicong/lc0-docker
otherwise, clone this repository then run
docker-compose up lc0
See k8s.yaml for a sample configuration.
The docker image is tagged by lc0 release version,
see
.github/main.workflow,
k8s.yaml
and
docker-compose.yml.
cd lc0-nvdia-docker
data/syzygy
data/networks
LICHESS_API_TOKEN
in file .env
(NEVER git commit this file)Run
docker-compose up lcbot