Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 467 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 467 Bytes

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 [email protected]:swhi3635/ci-playground.git
cd ci-playground
docker-compose up -d