Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lynx-ccc

Lynx configuration files for Computer Chess Championship (CCC) even if Lynx hasn't participated in CCC yet 😄

Handy docker commands

Building and running Lynx:

docker run --rm -it $(docker build -q -f lynx.Dockerfile .)

Building and running Lynx, extracting its logs to lynx-logs dir:

docker run --rm -it -v ${PWD}/lynx-logs:/lynx/artifacts/Lynx/logs $(docker build -q -f lynx.Dockerfile .)

Inspecting container:

docker run --rm -it --entrypoint bash $(docker build -q -f lynx.Dockerfile .)

About

Lynx CCC config

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages