SensorsIot / IOTstack

Docker stack for getting started on IOT on the Raspberry PI
GNU General Public License v3.0
1.45k stars 308 forks source link

2023-02-14 MariaDB Dockerfile - master branch - PR 1 of 3 #665

Closed Paraphraser closed 1 year ago

Paraphraser commented 1 year ago

Adjusts Dockerfile to cope with rename of internal file path /defaults/my.cnf to /defaults/custom.cnf.

Strategy is to check for the presence of both files and then apply the stability patches to the first match. This should mean that the Dockerfile is backwards compatible with images that use my.cnf.

Fixes #664

Signed-off-by: Phill Kelley 34226495+Paraphraser@users.noreply.github.com