Code for a creating a docker app with Flask and MySQL tutorial
Refer to blog post about creating a flask-mysql app with docker
The .gitlab-ci.yml file can be used in GitLab to build, test, and deploy the code, as in https://gitlab.com/TrendDotFarm/docker-tutorial For more information, read the Docker Compose Integration to GitLab CI guide.