Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 84 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 84 Bytes

Usage

  1. docker build -t my_api .

  2. docker run -p 8000:8000 my_api