Add info on how to run the altcoin docker-compose (#2193)

This commit is contained in:
Dennis Reimann 2021-01-13 19:26:53 +01:00 committed by GitHub
parent ec11585223
commit 5750da574a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,4 +63,8 @@ The `./docker-lightning-channel-teardown.sh` script closes any existing lightnin
2. Run `docker-compose pull` (this will ensure you have the lastest images)
3. Run again with `docker-compose up dev`
How to run the Altcoin environment?
`docker-compose -f docker-compose.altcoins.yml up dev`
If you still have issues, try to restart docker.