https://github.com/maxking/mysql
MySQL docker image with default collate set to 'utf8_general_ci'
https://github.com/maxking/mysql
Last synced: 5 months ago
JSON representation
MySQL docker image with default collate set to 'utf8_general_ci'
- Host: GitHub
- URL: https://github.com/maxking/mysql
- Owner: maxking
- Created: 2016-05-22T02:34:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-22T19:37:58.000Z (about 10 years ago)
- Last Synced: 2025-01-20T22:51:06.345Z (over 1 year ago)
- Homepage: https://hub.docker.com/r/maxking/mysql/
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mysql Docker
============
This is a mysql docker image with default character set as `utf8` and
default-collate as `utf8_general_ci`.