-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Mounting the whole host drive into utils
, causes issues on several operating systems and is not great from a security perspective. We are currently doing this to be able to check availability of the backup path on start of utils and prompt user to change if not available.
Describe the solution you'd like
- mount backup path only after user entered backup path in flow
- mount .xud-docker path and potentially different
network
paths as perxud-docker.conf
in subsequent step