Skip to content

Commit

Permalink
Added docker commands
Browse files Browse the repository at this point in the history
  • Loading branch information
writinwaters committed Dec 20, 2023
1 parent 3d1cced commit f95a9d7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,13 @@ Supports a wide range of data types including strings, numerics, vectors, and mo

## 🎮 Get Started

### Docker pull

```bash
docker pull infinity:0.1.0-nightly-20231221
docker run -d --name infinity -v /tmp/infinity/:/tmp/infinity --network=host infiniflow/infinity bash ./opt/bin/infinity

```


### Install Infinity's Python client
Expand Down

0 comments on commit f95a9d7

Please sign in to comment.