Skip to content

Commit

Permalink
Add in persist volume for unitycatalog
Browse files Browse the repository at this point in the history
  • Loading branch information
pflooky committed Jun 19, 2024
1 parent 48f27d1 commit dd6b3ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -800,6 +800,8 @@
"image": "datacatering/unitycatalog:${UNITYCATALOG_VERSION:-0.1.0}"
"ports":
- "8081:8081"
"volumes":
- "./data/unitycatalog/persist:/opt/app/etc"
"zookeeper":
"container_name": "zookeeper"
"environment":
Expand Down

0 comments on commit dd6b3ac

Please sign in to comment.