Official MySQL image with utf8mb4 character set and ja_JP.UTF-8 UTF-8 locale.
10K+
Official MySQL image with utf8mb4 character set and ja_JP.UTF-8 UTF-8 locale.
/etc/mysql/conf.d/charset.cnf
[mysqld]
character-set-server=utf8mb4
collation-server=utf8mb4_general_ci
[client]
default-character-set=utf8mb4
docker pull 5t111111/mysql-ja
See https://hub.docker.com/_/mysql/ for more details.
Content type
Image
Digest
Size
135.8 MB
Last updated
about 8 years ago
docker pull 5t111111/mysql-ja