Open fleischsalatinspace opened 2 years ago
Used mariadb image is 2 years old https://github.com/bianjp/docker-mariadb-alpine . https://hub.docker.com/r/bianjp/mariadb-alpine. We should switch to official mariadb image
Used mariadb image is 2 years old https://github.com/bianjp/docker-mariadb-alpine . https://hub.docker.com/r/bianjp/mariadb-alpine. We should switch to official mariadb image
https://github.com/goryn-clade/pathfinder-containers/issues/27#issuecomment-967751399
@fleischsalatinspace I tried updating to the official mariadb:latest today and ran into a few problems:
zip
installed, so our normal setup process of unzipping the sql dump with exec won't work without first installing zip somehow.Otherwise, it seems to be working just fine, php mysql adapter has no problems using latest official image.
The used alpine base image is end of life, so Trivy scans fail.
Began working on this in https://github.com/fleischsalatinspace/pathfinder-containers/pull/9