Phil
fd8e5a81a5
ariadb 11.X removed the mysql command and is now using the mariadb command instead. This PR changes the behavior of the healthcheck inside compose.yml accordingly. The mysql command was a symlink beginning with 10.5 to mariadb command (see https://mariadb.com/kb/en/changes-and-improvements-in-mariadb-10-5/#binaries-named-mariadb-mysql-symlinked) Without that PR the healthcheck of mysql/maridb is not gonna be healthy on versions 11.X. PR from https://github.com/simatec/piler-docker/pull/20 Reviewed-on: #1 |
||
---|---|---|
.. | ||
piler-default.yml | ||
piler-ssl.yml |