Sign inSign up

ryanfb/scantailor

By ryanfb

Updated over 4 years ago

Docker for ScanTailor and ScanTailor Advanced

Image
1

2.1K

ryanfb/scantailor repository overview

docker_scantailor

Docker images for ScanTailor and ScanTailor Advanced.

Usage

A data volume is defined at /data to use as a host-mapped data volume:

docker run -v $(pwd):/data -ti ryanfb/scantailor scantailor-cli --help

You can also use X11 forwarding to run the ScanTailor GUI:

docker run -v $(pwd):/data -e DISPLAY=192.168.0.235:0 ryanfb/scantailor:advanced scantailor

Note that ScanTailor Advanced is currently missing the scantailor-cli interface.

Why?

There's no longer a Mac Homebrew package for ScanTailor and this was the "easiest" way to get both it and ScanTailor Advanced working.

Tag summary

Content type

Image

Digest

Size

80.3 MB

Last updated

over 4 years ago

docker pull ryanfb/scantailor