Run the image from Docker Hub
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
docker run -d \
-p 80:8080 \
--env WPR_PROTOCOL=2 \
--env WPR_DOMAIN_NAME=localhost \
--env WPR_WEB_PORT=80 \
--env WPR_VIRTUAL_DIR=wscservice \
--env WPR_LICENSE_TICKET_ID=<license_ticket_id> \
webspellchecker/wproofreader:latest