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.
1- Presents the Current Bitcoin Price in USD.
2- Presents the Average Price for the last 10 minutes.
use : "docker compose up -d"
now you can access the app using : http://localhost:8085/
Build with jenkins: