Skip to content

cjlarose/go-ai-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Engine Dockerfiles

A collection Dockerfiles for use in building containers that run Go AIs.

All programs support GTP version 2, and communicate over stdin/stdout as the ENTRYPOINT in the Dockerfile.

To play

docker build -t gnugo:3.8 - < gnugo/3-8.dockerfile
docker run -ti --rm gnugo:3.8

Contributing

Include links to source and consult licenses. Include any caveats (e.g. only works on 9x9 boards) in comments.

About

Dockerfiles for Go AIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages