Skip to content

v5.26.0

Compare
Choose a tag to compare
@KharchenkoMaks 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 and key.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.