v5.26.0
KharchenkoMaks
released this
29 Nov 17:42
·
101 commits
to master
since this release
Updated Docker configuration to match package v5.26.0.
Enhancements
- Added ability to use non-default certificate file names (instead of
cert.pem
andkey.pem
) using environment variables. - Added a sample Docker Compose configuration to the README file.
Bug fixes
- Bug: Each container restart causes reactivation of the license even if the license was activated during the image build.
- Bug: The relative path to
startService.sh
script is used instead of the absolute in the Dockerfile entrypoint.