Add automatically creating the volume folder.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user