Skip to content

A flask pipeline, build, test, remove and pull a container to docker registry through Jenkins

Notifications You must be signed in to change notification settings

jorge-ocp/flask-cicd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-cicd

This is a simple flask app CI/CD

  1. Jenkins build the image from a python image using the Dockerfile
  2. Start the container to execute a simple test
  3. Take down the container
  4. Recreate the image once it is tested.
  5. If success push the image to docker hub.

About

A flask pipeline, build, test, remove and pull a container to docker registry through Jenkins

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published