Giter Site home page Giter Site logo

Comments (3)

fleischsalatinspace avatar fleischsalatinspace commented on September 17, 2024

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

from pathfinder-containers.

fleischsalatinspace avatar fleischsalatinspace commented on September 17, 2024

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

#27 (comment)

from pathfinder-containers.

samoneilll avatar samoneilll commented on September 17, 2024

@fleischsalatinspace I tried updating to the official mariadb:latest today and ran into a few problems:

  1. Maria was unable to load the db from the volume due to some combatability issues between versions. We could try to solve this, but it seems like dumping and restoring the db would be safer
  2. The official image based on ubunut:focal does not have 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.

from pathfinder-containers.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.