Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: ability to have configuration in a user specified directory #20

Open
dubo-dubon-duponey opened this issue Aug 9, 2021 · 0 comments

Comments

@dubo-dubon-duponey
Copy link
Contributor

Right now, the config is always stored under $(pwd)/$name

Having the flexibility to point to a completely different base directory where to store config would be nice and particularly useful in the context of hardened docker images where typically only a specific volume is rw while the rest of the image is read-only.

I'll send a PR as a suggestion to allow this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant