Docker for cgminer-vthoang (GekkoScience ASICs)
There is a docker-compose.yml file to enable launching via docker compose.
To use this you will need a local checkout of this repo and have docker and compose installed.
Important: You'll need to update your pool/user information in the docker-compose.yml file before proceeding further.
Run the following command in the same directory as the
docker-compose.ymlfile:
docker-compose upRun the following command in the same directory as the
docker-compose.ymlfile to run it in the background:
docker-compose up -d