Sign inSign up

clover/mysqld

By clover

Updated 4 months ago

Mysqld docker image

Image
4

2.8K

clover/mysqld repository overview

Mysqld docker image

MySQL is a widely used, open-source relational database management system (RDBMS).

This image is based on official mysql server packages for Ubuntu Bionic and is built on top of clover/common. It contains mysqld only. Consider using clover/mysql for administration purposes and database upgrades.

Data volumes
LocationDescription
/var/lib/mysqlMySQL data directory, will be initialized with /usr/share/mysql/init.sql on the first, root password will be generated
Exposed ports
PortDescription
3306TCP port mysqld is listening on
Enviroment variables
NameDefault valueDescription
PUID50Desired UID of the process owner *
PGIDprimary group id of the UID user (50)Desired GID of the process owner *

* PUID/PGID could be used to preserve data volume ownership on host.

Configuration files
LocationDescription
/etc/mysql/conf.d/mysql configuration directory, all files within will be included by /etc/mysql/my.cnf

Tag summary

Content type

Image

Digest

sha256:31122d5c2

Size

89 MB

Last updated

4 months ago

docker pull clover/mysqld