Alpine Docker image to run Percona Toolkit commands
View latest version here and set build args accordingly
$ docker build --build-arg version=3.5.7 -t pto .
# Verify that it runs
$ docker run -it pto pt-online-schema-change --version
> pt-online-schema-change 3.3.1