Skip to content

Docker. Initial structure

Anatolii Koval requested to merge feature/docker-init into master
  • Docker infrastructure. Container (partons on debian:jessie) for partons code and container (mysql/mysql-server:5.7) for MySQL database with the present schema;
  • Helping scripts. compile.sh for compilation changes in the environment of partons container. run_examples.sh to run examples from the tutorial. More details in the README.md;
  • Description of the infrastructure and basic tutorial on use or development.

Merge request reports