Skip to content

SwapnilMad/CS612-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker

Python flask application that runs on Docker

Getting Started

Clone or download the project to your system

Prerequisites

Install Docker and Python on your system

Installing

Download Dependencies

pip install -r requirements.txt

Running

TO run the service

docker run -p 4000:80 sm94980n/repo1:emps

To run the client

docker run -p 5000:8080 sm94980n/repo1:empc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages