Add automatically creating the volume folder.

This commit is contained in:
2026-07-04 15:32:13 -07:00
parent 6accd3b152
commit b9b36aa2ac
3 changed files with 22 additions and 1 deletions
@@ -6,7 +6,7 @@ volumes:
driver: local
driver_opts:
type: none
device: ../../Volumes/F-DroidRepo/data
device: $FDROID_DATA #../../Volumes/F-DroidRepo/fdroid by default.
o: bind
services: