MM-Balogun / python-flask-rest-api-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1. Build Docker image

docker build -t python-rest-api .

2. Run Docker image

docker run -p 9001:9001 python-rest-api

About


Languages

Language:Python 100.0%