A dockerized version of CUETools.ARCUE, a tool for CD image verification against AccurateRip.
Run the container, mounting the files to be verified into the container directory /data:
docker run --rm -v "$(pwd):/data" mpe85/arcue[:tag] [options] <filename>Options:
-O, --offset <samples>   Use specific offset;
-v, --verbose            Verbose mode
docker run --rm -v "$(pwd):/data" mpe85/arcue -v album.cue