Releases: WebSpellChecker/wproofreader-docker
v6.5.0.0
Updated Docker configuration to match package v6.5.0.0
Enhancements
- Multi-stage build by @KharchenkoMaks in #76
v6.4.1.0
v6.4.0.0
Updated Docker configuration to match package v6.4.0.0
v6.3.0.0
v6.2.1.0
v6.2.0.0
v6.1.0.0
Updated Docker configuration to match package v6.1.0.0
Improvements by @maxim-voronko #73
Fix issue with incorrect license application. The license was being reapplied every time a new container was created, even though it was already included in the image.
v6.0.0.0
Updated Docker configuration to match package v6.0.0.0
Improvements by @maxim-voronko #71
-
Added a new parameter
WPROOFREADER_CONFIG_USE_ENV=truethat enables the use of mostAppServerX.xmlsettings as environment variables. This allows for a more flexible way to adjust configuration, such as increasing JVM heap size to optimize grammar engine performance. Support is implemented for both camelCase and UPPER_SNAKE_CASE formats, allowing parameters likeJVMMaxMemorySizeMbandJVM_MAX_MEMORY_SIZE_MBto be used interchangeably. -
Renamed
ARG SERVICE_FILES_DIR=/var/libwas changed toARG PATH_TO_SERVICE_FILES_DIR=/var/libto align with the parameter name used inAppServerX.xml.
v5.40.0.0
v5.39.3.0
Updated Docker configuration to match package v5.39.3.0.