swhi3635 / ci-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ci-playground

CircleCI

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 git@github.com:swhi3635/ci-playground.git
cd ci-playground
docker-compose up -d

About


Languages

Language:Python 65.3%Language:Dockerfile 34.7%