SensorsIot / IOTstack

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

2023-02-14 MariaDB Dockerfile - old-menu branch - PR 2 of 3 #666

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.

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