Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant