Skip to content

simba1997/dockerTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Docker_Task

Docker final task

In this task we have 3 sections:

  • Create a Python APP (Flask Based).
  • Dockerize the applications (Create Dockerfile).
  • Create a Jenkinsfile for CI/CD that creates and pushes the generated Docker image to Docker Hub.

✨Python APP- Features:

1- Presents the Current Bitcoin Price in USD.

2- Presents the Average Price for the last 10 minutes.

Run the app

use : "docker compose up -d"

now you can access the app using : http://localhost:8085/

113

Build with jenkins:

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published