- Clone this repository (or copy files themselves)
- If you need to change ports for WebRTC, change them in both
Dockerfileanddocker-compose.ymlfiles. - Run:
docker-compose upNB! If you update your Dockerfile (ports or wallet) and you're using docker-compose, add a build flag to build it again:
docker-compose up --build