release: 0.8.2

This commit is contained in:
Nystik
2026-05-23 18:37:03 +02:00
parent e6975d631c
commit ec3c38228c
3 changed files with 9 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ volumes:
Then `docker compose up -d`. On first start the container downloads Obsidian from the official source and installs the Obsidian Headless CLI. This takes a minute or two.
To build from source instead of pulling the image, clone the repo and run `docker compose up` against the [`docker-compose.yml`](docker-compose.yml) in this directory -- it is already wired to build from the monorepo root.
To build from source instead of pulling the image, clone the repo and run `docker compose up` against the [`docker-compose.yml`](docker-compose.yml) in this directory.
## Volumes