Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 223 Bytes

Docker.md

File metadata and controls

7 lines (6 loc) · 223 Bytes

Run with Docker

Run mini-agi in a docker container by following the instructions below.

  • Set configuration variables in .env
  • Build the container with ./build.sh
  • Run the container with ./run.sh solve 2 + _ = 7