Docker. Initial structure
- Docker infrastructure. Container (
partonsondebian:jessie) for partons code and container (mysql/mysql-server:5.7) for MySQL database with the present schema; - Helping scripts.
compile.shfor compilation changes in the environment of partons container.run_examples.shto run examples from the tutorial. More details in the README.md; - Description of the infrastructure and basic tutorial on use or development.