A dockerized version of CUETools.ARCUE, a tool for CD image verification against AccurateRip.
856
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
Content type
Image
Digest
sha256:4551ca815…
Size
59 MB
Last updated
12 months ago
docker pull mpe85/arcue