Compresses GDI, ISO, BIN and CUE files to CHD using CHDMAN from Mame Tools.
- Skips existing chd files.
- Does not delete anything.
docker run \
--rm \
-v $(pwd)/images/:/tmp/images/:rw \
-it marctv/chd-converter
https://github.com/mtoensing/Docker-chd-converter