docker-tutorial icon indicating copy to clipboard operation
docker-tutorial copied to clipboard

Code for a creating a docker app with Flask and MySQL tutorial

Code for a creating a docker app with Flask and MySQL tutorial

Refer to blog post about creating a flask-mysql app with docker

GitLab CI

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.