Skip to content

A Docker image for MySQL with drastically lower memory consumption.

Notifications You must be signed in to change notification settings

alexanderkoller/low-memory-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Low memory MySQL

MySQL is great, but with its default settings, it uses a lot of memory. This can be a problem when deploying it in a low-memory environment, such as a virtual server or a Docker container server.

This project defines a Dockerfile which replaces the config file of the default MySQL Docker image with one which uses less memory. These modifications come from the following sources:

About

A Docker image for MySQL with drastically lower memory consumption.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published