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

Avoid changing the variables in the entrypoint #10

Open
dmirtillo opened this issue May 1, 2021 · 0 comments
Open

Avoid changing the variables in the entrypoint #10

dmirtillo opened this issue May 1, 2021 · 0 comments

Comments

@dmirtillo
Copy link

Hello,
I'm currently trying to use your image with a mysql database but this specific function does not allow me to do it

sed -i '/database=/c\database='"${DATADIR}"'/murmur.sqlite' ${CONFIGDIR}/murmur.ini

Could you avoid overwriting this variable or finding another way to check it beforehand so that actual database names can be used?
Currently this prevent any third-party database to be used.
Best,

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

No branches or pull requests

1 participant