Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 126 Bytes

readme.md

File metadata and controls

4 lines (3 loc) · 126 Bytes

Local development

  1. docker build -t checkmate-ml .
  2. docker run --name checkmate-ml-container -p 8080:8080 checkmate-ml