fix: relative mount paths to be joined to repo root

This commit is contained in:
2026-03-22 15:59:44 +00:00
parent 517dc908bc
commit 5db731a55e
3 changed files with 73 additions and 9 deletions
+1
View File
@@ -6,4 +6,5 @@
# home is where mire would drop you by default on record
home = "/home/test"
# read only paths from host, entry looks like "path on host:path on sanbox"
# paths on host are absolute or relative to repo root
mounts = []