Provides a docker container for the MySQLtuner script.
50K+
Provides a docker container for the MySQLtuner script. The container is based on Alpine Linux, so it should be obnoxiously small.
Note that I am not the maintainer of mysqltuner itself; please report
any issues with the tool
upstream.
You can find the source code in this Github repo.
Treat this image as if it were the mysqltuner binary. So
$ docker run --rm -it thekevjames/mysqltuner --buffers --cvefile /vulnerabilities.csv
or via quay.io:
$ docker run --rm -it quay.io/thekevjames/mysqltuner --buffers --cvefile /vulnerabilities.csv
For full usage information, see the MySQLTuner Homepage.
Whenever a new release of MySQLTuner is pushed, this library is updated
accordingly (update Makefile, then run make).
Content type
Image
Digest
sha256:4dfe809e3…
Size
33.7 MB
Last updated
1 day ago
docker pull thekevjames/mysqltuner