Skip to content

CIRCLECI-GWP/python-app-dockerhub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker hub Automated CircleCI Deployments

CircleCI

A Python API project setup for the purpose of demonstrating how to deploy a built image to Docker hub using CircleCI.

Setting up the project

Clone the repository:

run the following command on your terminal to clone the repository:

git clone https://github.com/CIRCLECI-GWP/python-app-dockerhub.git

cd python-app-dockerhub

install the dependencies

Install the dependencies using the following command:

pip3 install -r requirements.txt

Details

This repo is built following a tutorial published on CircleCI blog under the CircleCI Guest Writer Program.

About CircleCI Guest Writer Program

Reviewers: Ron Powell, Stanley Ndagi, Amos Omondi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published