Run the image from Docker Hub

Use this option for evaluation. It does not require building an image.

circle-exclamation

Available tags

  • Common image: webspellchecker/wproofreader:6.10.0.0

  • Base image: webspellchecker/wproofreader:6.10.0.0-base

What is preinstalled

These images have four languages installed:

  • en_US

  • en_GB

  • en_CA

  • en_AU

This cannot be changed for the public images.

AI models:

  • Common image: English proofreading + autocomplete models (WPR_AI_MODELS=1,2)

  • Base image: no AI models installed (WPR_AI_MODELS=0)

Run the container

Running the container is described in the READMEarrow-up-right.

Activate the license on container start using:

  • --env WPR_LICENSE_TICKET_ID=<license_ticket_id>

Example (HTTP):

circle-info

License activation at container startup requires Internet access. For production, prefer build-time activation. See: License activation in Docker.

Verify

Last updated

Was this helpful?