Skip to content

Commit

Permalink
Update to 0.10.8, add in delta lake support doc, update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
pflooky committed Jun 10, 2024
1 parent f466fc2 commit a5e40f7
Show file tree
Hide file tree
Showing 5 changed files with 435 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/get-started/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ image: "https://data.catering/diagrams/logo/data_catering_logo.svg"

1. Docker
```shell
docker run -d -i -p 9898:9898 -e DEPLOY_MODE=standalone --name datacaterer datacatering/data-caterer-basic:0.10.6
docker run -d -i -p 9898:9898 -e DEPLOY_MODE=standalone --name datacaterer datacatering/data-caterer-basic:0.10.8
```
2. [Open localhost:9898](http://localhost:9898)

Expand Down
Loading

0 comments on commit a5e40f7

Please sign in to comment.