Sign inSign up

webimp/mysql-56-slim

By webimp

Updated over 6 years ago

MySQL with a small memory footprint, based on the Official MySQL:5.6.

Image
1

10K+

webimp/mysql-56-slim repository overview

Modified MySQL configuration to use less memory, which may be beneficial in situations where peak performance is not important.

The customizations applied in the Dockerfile:

FROM mysql:5.6

# add our custom config file
ADD slim-default.cnf /etc/mysql/conf.d

How to Use

This docker image is accessible at webimp/mysql-56-slim.

Tag summary

Content type

Image

Digest

Size

97.9 MB

Last updated

over 6 years ago

docker pull webimp/mysql-56-slim