SQL Mode
========

To make warpIT work, the MySQL has to run in non-strict mode, which is defined in my.cnf file in this directory


MySQL Password
==============

The password is defined in `docker-compose.yml` file. It's temporary solution, instead of which we have to use .env file or system enviroment settings.
However, if running Dockerfile directly, the configuration should be set when buildning the image as command arguments.
