Commit graph

26 commits

Author SHA1 Message Date
fd8e5a81a5 compose: fix healthcheck of mariadb (#1)
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
2024-09-26 20:10:22 +02:00
simatec
ef18fcf0b0 (simatec) MariaDB Autoupgrade 2024-06-13 16:45:20 +02:00
simatec
4dbde09aa4 (simatec) Fix MariaDB Upgrade 2024-06-13 16:44:24 +02:00
simatec
62e1a09ed9 (simatec) network added 2024-06-13 13:10:48 +02:00
simatec
1ea8a7ee35 (simatec) small fix 2024-06-11 22:21:12 +02:00
simatec
cf13914db0 (simatec) small Fix 2024-06-11 22:16:58 +02:00
simatec
9394b451fc (simatec) small fix 2024-06-11 21:36:39 +02:00
simatec
b74c0385fe (simatec) Beta v0.9.6 2024-06-11 21:25:44 +02:00
simatec
bd4fc495d1 (simatec) v0.9.4 2024-06-05 12:08:14 +02:00
simatec
4533351419 (simatec) small fix 2024-06-04 10:26:31 +02:00
simatec
67da33c974 (simatec) Piler 1.4.5 2024-06-02 23:30:25 +02:00
simatec
2bd411d779 (simatec) Fix 2024-06-02 20:45:44 +02:00
simatec
0665762ec6 (simatec) Fix Docker Build 2023-01-22 21:29:57 +01:00
simatec
9c04aae9ca (simatec) Beta v0.9.0 2023-01-22 20:02:53 +01:00
simatec
a278bed715 (simatec) Fix Volumes 2023-01-15 23:23:35 +01:00
simatec
21515e2eb3 (simatec) v0.7.0 2023-01-15 23:13:05 +01:00
simatec
17e74ca231 (simatec) update yml Files 2022-12-20 11:56:19 +01:00
simatec
33c9e6f91f (simatec) Update mariadb 2022-12-18 16:15:03 +01:00
simatec
30733904de (simatec) Beta 0.6.0 2022-12-18 13:15:56 +01:00
simatec
e2e4e90455 (simatec) piler v1.4.2 2022-12-16 17:21:19 +01:00
simatec
9ed18f3903
Piler Downgrade 2022-12-15 21:31:56 +01:00
simatec
3a3c009d74
Piler downgrade 2022-12-15 21:31:22 +01:00
simatec
2030261e93 (simatec) update piler 2022-12-15 12:07:20 +01:00
simatec
fe2b58237e (simatec) update piler 2022-08-25 12:20:19 +02:00
simatec
c20255d3d8 (simatec) Beta 0.4.0 2022-04-20 12:35:35 +02:00
simatec
d8cdf12ff7 (simatec) Let's Encrypt added 2022-03-09 14:28:14 +01:00