This website requires JavaScript.
Explore
Help
Sign In
ehlxr
/
Dockerfile
Watch
1
Star
0
Fork
0
You've already forked Dockerfile
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6a8f12cfe8
Dockerfile
/
alpine-mysql
/
my.cnf
5 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
:sparkles: feat(): add alpine mysql dockerfile Signed-off-by: ehlxr <ehlxr.me@gmail.com>
2018-03-30 07:24:39 +00:00
[mysqld]
user = root
:bug:fix(): fix bug add docker-compose Signed-off-by: ehlxr <ehlxr.me@gmail.com>
2018-03-30 10:41:51 +00:00
datadir = /data/mysql
:sparkles: feat(): add alpine mysql dockerfile Signed-off-by: ehlxr <ehlxr.me@gmail.com>
2018-03-30 07:24:39 +00:00
port = 3306
:bug:fix(): fix bug add docker-compose Signed-off-by: ehlxr <ehlxr.me@gmail.com>
2018-03-30 10:41:51 +00:00
log-bin = /data/mysql/mysql-bin
Reference in New Issue
Copy Permalink