Provides a docker container for the MySQL Tuning Primer Script.
50K+
Provides a docker container for the Tuning-Primer script. The container is based on Alpine Linux, so it should be obnoxiously small.
Note that I am not the maintainer of tuning-primer 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 tuning-primer binary. So
$ docker run --rm -it --link my-mysql-container:mysql thekevjames/tuning-primer all
or via quay.io:
$ docker run --rm -it --link my-mysql-container:mysql quay.io/thekevjames/tuning-primer all
For full usage information, see the Tuning-Primer Homepage.
Content type
Image
Digest
sha256:68c48cc98…
Size
72 MB
Last updated
about 6 hours ago
docker pull thekevjames/tuning-primer