Commit graph

3 commits

Author SHA1 Message Date
Daniel Black cd014f02c5
Mariadb docker-compose simplification (#3928)
* Docker: mariadb container don't need command: mariadbd

The #3443 compatibility missed an important simplification,
the mariadbd/mysqld was never needed on the command.

Remove this from the simple cases.

Signed-off-by: Daniel Black <daniel@mariadb.org>

* Docker: mariadb - bump latest to 11.2

Latest GA MariaDB is currently 11.2

Signed-off-by: Daniel Black <daniel@mariadb.org>

* Docker: mariadb - eol for 10.7/10.8 - 10.11 is lts

As the 10.7 and 10.8 where short term releases and are now end of life,
remove those and replace with 10.11, a LTS version.

Signed-off-by: Daniel Black <daniel@mariadb.org>

---------

Signed-off-by: Daniel Black <daniel@mariadb.org>
2023-12-04 11:04:03 +01:00
Michael Mayer fd924f3b4c Develop: Upgrade base images to 231015
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-10-15 08:10:49 +02:00
Michael Mayer 666e6c6a6c ARMv7: Add docker-compose.armv7.yml 2023-10-11 11:46:12 +02:00