Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 539 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 539 Bytes

BoomPow (bPow) Client Docker

Usage

Clone this repo

git clone [email protected]:ngc-corp/bPow-client-docker.git

Clone BoomPow (bPow) repo

cd bPow-client-docker
git clone [email protected]:BananoCoin/boompow.git

Edit start.sh and replace the ban_ address with yours. By default this container uses one cpu thread. Check the official BoomPow repo on how to change this.

Run container

docker-compose up --build