StockFish fishtest worker - Chess
Source: https://github.com/toughIQ/oci-fishtest
podman build -t my_fishtest:latest https://github.com/toughIQ/oci-fishtest.git
podman run -it --rm -e USERNAME="myUsername" -e PASSWORD="myPassword" docker.io/toughiq/fishtest:latest
podman run -it --rm -e USERNAME="myUsername" -e PASSWORD="myPassword" my_fishtest:latest
podman run -d -e USERNAME="myUsername" -e PASSWORD="myPassword" docker.io/toughiq/fishtest:latest
You may change the default number of cores from 1 to anything you like by adding the -e CORES="<some_number>" parameter.
Content type
Image
Digest
sha256:1969e771a…
Size
349.4 MB
Last updated
over 3 years ago
docker pull toughiq/fishtest