Dockerfiles for running MySQL. #krash https://pages.charlesreid1.com/d-mysql/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Charles Reid eecacd1074 use mysql tag 5.7 instead of 5.7.28 4 years ago
docs update docs 6 years ago
mkdocs-material@b0c6890853 Update mkdocs-material for mkdocs 1.0 6 years ago
.gitignore housekeeping - add gitignore and css 6 years ago
.gitmodules init commit of gh-pages branch 6 years ago
Dockerfile use mysql tag 5.7 instead of 5.7.28 4 years ago
LICENSE Add initial run script 6 years ago
Makefile add makefile 6 years ago
README.md update footer to include license, add links to readme, eliminate redundancy 6 years ago
build_super_mysql.sh Docker MySQL image now specifies /var/lib/mysql is a VOLUME 6 years ago
erase_mysql_volume.sh make script executable 6 years ago
krash.mysql.cnf Moving restore stuff to d-mysql-utilities 6 years ago
make_mysql_volume.sh add makefile 6 years ago
mkdocs.yml Update mkdocs.yml for mkdocs 1.0 6 years ago
run_super_mysql.sh fix root pw 6 years ago

README.md

d-mysql

This is the MySQL docker container used to run MySQL on charlesreid1.com.

You should not run this container by itself (see pod-charlesreid1).

documentation: d-mysql container (you are here)

source code on git.charlesreid1.com: d-mysql

source code on github.com: charlesreid1-docker/d-mysql