- 31 Jan, 2019 1 commit
-
-
Anatolii Koval authored
-
- 24 Jan, 2019 3 commits
-
-
Anatolii Koval authored
[Description] Initial notes on the infrastructure, its capabilities and potential extensions. Small corrections to the scripts naming to avoid possible confusion.
-
Anatolii Koval authored
[Description] .docker/scripts/run_example.sh: helping script to run executable in the container. compile.sh: script for compilation. partons.sh: script for executing PARTONS_example executable in the container.
-
Anatolii Koval authored
[Description] .docker/Dockerfile.mysql: setup for a MySQL server. In this additional layer database schema is copied to the image and will be populated during very first run. .docker/partons-setup-schema.sh: database schema setup script. .docker/Dockerfile.partons: build and installation of the PARTONS and support libraries. .docker/scripts/compile_example.sh: recompilation of the present code.
-