flask-cicd This is a simple flask app CI/CD Jenkins build the image from a python image using the Dockerfile Start the container to execute a simple test Take down the container Recreate the image once it is tested. If success push the image to docker hub.