berithpy / jenkins-padawan

Tiny jenkins example project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask example.

Tiny jenkins flask docker example project

Basic flask project that deploys, tests and pushes a a docker image to a local docker registry.

Flask app

The flask app is deployed in docker and has two endpoints / and test/ that return a basic json object.

About

Tiny jenkins example project

License:The Unlicense


Languages

Language:Python 81.5%Language:Dockerfile 15.3%Language:Shell 3.2%