Sign inSign up

mpe85/arcue

By mpe85

Updated 12 months ago

A dockerized version of CUETools.ARCUE, a tool for CD image verification against AccurateRip.

Image
0

856

mpe85/arcue repository overview

arcue-docker

A dockerized version of CUETools.ARCUE, a tool for CD image verification against AccurateRip.

Latest Image

Usage

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
Example
docker run --rm -v "$(pwd):/data" mpe85/arcue -v album.cue

Tag summary

Content type

Image

Digest

sha256:4551ca815

Size

59 MB

Last updated

12 months ago

docker pull mpe85/arcue