Learning to leverage CircleCI to build and publish a small "Hello World!" Python Flask app within a Docker container.
If for some reason you want to test this out, I've included a docker-compose file for your convenience:
git clone [email protected]:swhi3635/ci-playground.git
cd ci-playground
docker-compose up -d