I want to find my docker config file.

This is for Dashy. I want to make a Widget (like this), but need to access the conf.yml file associated to Dashy. Also see this video @15:42 (invidious)

Dashy was installed (I removed the “-v” line like they said) via docker, and doesn’t have any volumes mapped.


Edit: Well duh. I mapped /home/user/dashy/conf.yml to /app/user-data/conf.yml and filled my previous conf in and re-deployed and boom; perfection. Thanks for the help @[email protected] and @[email protected]