jbergstroem / mariadb-alpine

A tiny and fast MariaDB container
MIT License
72 stars 19 forks source link

fix: ensure directory ownership on startup #58

Closed jbergstroem closed 3 years ago

jbergstroem commented 3 years ago

This catches use cases where the volume has been tampered with between runs leading to next startup failing.

Fixes: https://github.com/jbergstroem/mariadb-alpine/issues/54

jbergstroem commented 3 years ago

Going to land this prior #59 even though CI fails. I've tested locally, I promise 🙈