Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 407 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 407 Bytes

docker-percona-toolkit

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