Fix base image for Mysql 8.0/5.7

Created on 19 September 2023, over 1 year ago
Updated 22 September 2023, over 1 year ago

Problem/Motivation

The database images are not updated last 2 years and Oracle no longer using Debian.
Build of mysql-5.7 and mysql-8.0 images is broken (no apt-get)
The base mysql:8 now containes Mysql 8.1

Oracle no longer shipping Debian-based Mysql 5.7 image https://github.com/docker-library/mysql/issues/988

But mysql:8.0-debian still maintained

Proposed resolution

- fix base image for 8.0 and optimize layers (testing will be done via :dev image) https://hub.docker.com/r/drupalci/mysql-8/tags
- use yum instead of apt-get for mysql-5.7 https://hub.docker.com/r/drupalci/mysql-5.7/tags

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Component

Database Containers

Created by

πŸ‡«πŸ‡·France andypost

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024