Skip to content

Commit

Permalink
add run docker image command
Browse files Browse the repository at this point in the history
  • Loading branch information
ThierryM1212 committed Oct 15, 2022
1 parent 5307c40 commit 84afa57
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cyti-miner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,6 @@ npm run buildexe
- docker run -p 4000:4000 cyti-miner

## Run haileypdll/cyti-miner docker image
-
- docker pull haileypdll/cyti-miner:latest
Provide the config parameter in the docker environment
- docker run -e MINER_ADDRESS=9ezcf4GFUNVreCRyuPL99ihyumrM4JNsX4Cz9w7f3YBaPQC1pt1 -e PARALLEL_DEGREE=4 -p 4000:4000 haileypdll/cyti-miner:latest

0 comments on commit 84afa57

Please sign in to comment.