You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »


To create and use a custom Docker image, navigate to wproofreader-docker repo and familiarize with detailed instructions and further steps descriptions. 

This repository contains the following items:

  • Files directory where: 
    • configureFiles.pl – a script that prepares and configures custom user dictionaries;
    • config.ini – an automated install configuration file. For details, refer to the Automated Installing WebSpellChecker on Linux guide;
    • startService.sh – a Docker image start script;
  • Dockerfile — a file describing all commands a user could call on the command line to assemble a WebSpellChecker Docker image;
  • README.md file.

  • No labels