You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
0 commit comments