Sign inSign up

thekevjames/tuning-primer

By thekevjames

Updated about 6 hours ago

Provides a docker container for the MySQL Tuning Primer Script.

Image
1

50K+

thekevjames/tuning-primer repository overview

Docker-Tuning-Primer

Docker Pulls

Description

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.

Usage

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.

Tag summary

Content type

Image

Digest

sha256:68c48cc98

Size

72 MB

Last updated

about 6 hours ago

docker pull thekevjames/tuning-primer