Giter Site home page Giter Site logo

image-fuzzy-alpine-mariadb's People

Contributors

iler avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

james-nesbitt

image-fuzzy-alpine-mariadb's Issues

Maybe it doesn't make sense to instal_db before a custom my.cnf is installed

Extending this image with a new my.cnf, means that the mysql_install_db needs to be repeated (depending on the changes to the conf.)

Should we be installing in this image? Should we accept a base image that does not itself produce a "running container"?

For example, this image used to extend alpine-mariadb, but now just steals most of the Dockerfile, instead if re-creating the db.

Mariadb fails to start

The following error occurs when trying to run this image:

2016-05-06 05:45:58 7fb318858da8  InnoDB: Operating system error number 13 in a file operation.
InnoDB: The error means mysqld does not have the access rights to InnoDB: the directory.

If you chown the var/lib/mysql then it works fine:

$/> chown -R mysql:mysql /var/lib/mysql

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.