Skip to content

blackrobot/docker-chess-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Docker Chess Engine

This docker image runs the Stockfish engine, and exposes it on port 8080.

To run, just expose the port on your host, and connect to it as you would a normal remote UCI engine:

$ docker run -d -p 8080:8080 damon/chess-engine

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages