A CMangos map extractor container template easy to use.
To extract maps of you client use the following commands
$ cd wow-client
$ docker run -ti --rm -v `realpath .`:/mnt amangos/extractor-$EXTENSION extract
The results will be put in the ./extracts
folder