Sign inSign up

thekevjames/mysqltuner

By thekevjames

Updated about 2 hours ago

Provides a docker container for the MySQLtuner script.

Image
5

50K+

thekevjames/mysqltuner repository overview

Docker-MySQLTuner

Docker Pulls

Description

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.

Usage

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.

Releasing

Whenever a new release of MySQLTuner is pushed, this library is updated accordingly (update Makefile, then run make).

Tag summary

Content type

Image

Digest

sha256:3ddd588ea

Size

33.7 MB

Last updated

about 2 hours ago

docker pull thekevjames/mysqltuner