Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 194 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 194 Bytes

fastapi-example

Docker build

docker build -t fastapimicro:dev .

Docker run

docker run -d --name fastapicontainer -p 80:80 fastapimicro:dev

http://localhost