yobasystems / alpine-mariadb

MariaDB running on Alpine Linux [Docker]
https://hub.docker.com/r/yobasystems/alpine-mariadb/
242 stars 72 forks source link

*.sql.gz files in /docker-entrypoint-initdb.d are not read #43

Closed drahkrub closed 1 year ago

drahkrub commented 3 years ago

I think the error is here (< "$f", piping output from gunzip has no effect): https://github.com/yobasystems/alpine-mariadb/blob/cbe54513e283d486a8b1ef6a0cdc45f4354f8724/alpine-mariadb-amd64/files/run.sh#L77