/docker-mysqltuner

Docker Container for MySQLTuner

Primary LanguageDockerfile

docker-mysqltuner

Provides a docker container for the MySQLtuner script.

Usage:

docker build -t  my_tuner:latest .

docker run --rm -ti my_tuner:latest --host host.name --user root --pass rootpass --forcemem 32000