Skip to content

Sakshee5/containerize-python-api-with-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python API Containerization with GitHub Actions

This repository contains a Python API project that is containerized using Docker. The project leverages GitHub Actions for continuous integration and deployment (CI/CD), automating the process of building and pushing Docker images to Docker Hub.

Key Features:

  • Automated Docker image builds using GitHub Actions.
  • Integration with Docker Hub for container storage.
  • Example FastAPI setup included.

How to Use:

  • Clone the repository.
  • Modify the API as needed.
  • Push changes to trigger the CI/CD pipeline.
  • Check Docker Hub for the latest image build.

About

A Python API containerized with Docker, demonstrating automated CI/CD using GitHub Actions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •