Closed jozo closed 5 years ago
@dominictayloruk thank you for the commit. But it gives me an error: /scripts/run.sh: line 90: syntax error: bad substitution
I think you have undefined variable mysql
in that script.
Also, if I understand correctly, it will try to run scripts for the initialization every time it starts.
Official image for mariadb has this very handy feature about initializing database from mounted volume. Can you please add it to this image?
https://hub.docker.com/_/mariadb/