lbry-docker/lbrycrd/testnet
2019-02-05 23:46:29 -05:00
..
docker-compose.yml commit running testnet with docker 2019-02-05 23:46:29 -05:00
docker-entrypoint.sh commit running testnet with docker 2019-02-05 23:46:29 -05:00
Dockerfile commit running testnet with docker 2019-02-05 23:46:29 -05:00
README.md commit running testnet with docker 2019-02-05 23:46:29 -05:00
start.sh commit running testnet with docker 2019-02-05 23:46:29 -05:00
upload.sh commit running testnet with docker 2019-02-05 23:46:29 -05:00

To run a local instance of testnet via docker:

  1. clone this repository

  2. Run cd ./lbrycrd/testnet

  3. Run docker-compose up -d