To run Pairgoth under docker:
- compile Pairgoth and copy
application/target/pairgoth-engine.jar
todocker/data/app
- copy
pairgoth.properties.example
todocker/data/app/pairgoth.properties
and adapt it to your needs - launch
./run.sh
from within thedocker
directory