codemeter
CodeMeter Runtime Docker Image
50K+
Official Docker image for CodeMeter Runtime — the core component of Wibu-Systems’ technology for license and protection management.
This image provides an easy way to run CodeMeter Runtime in containerized or Kubernetes environments.
Common environment variables and options:
| Environment variable | Value | Effect |
|---|---|---|
CM_LOG_BOOTSTRAP | [on,off] (default: off) | Enables event logging during bootstrap step. |
CM_USE_BROADCAST_REMOTE_SERVERS | [on,off] (default: on) | Enables CodeMeter to broadcast to other CodeMeter network servers. |
CM_NETWORK_SERVER | [on,off] (default: off) | Start CodeMeter in container as network server. |
CM_REMOTE_SERVER | IP address or hostname | Adds the given address to the server search list. Multiple remote servers must be separated by comma. |
CM_LICENSE_FILE | /path/to/license/file | Imports the given license file(s) into the CodeMeter subsystem. Multiple files must be separated by comma. |
CM_CMCLOUD_CREDENTIALS1 | /path/to/credentials/file | Imports the given cloud credential file(s) into the CodeMeter subsystem. Multiple files must be separated by comma. |
Notes:
CM_LICENSE_FILE,
CM_REMOTE_SERVER, and CM_USE_BROADCAST_REMOTE_SERVERS.By default, CodeMeter stores and loads its settings from the Server.ini
file located at /etc/wibu/CodeMeter/Server.ini. This file can be placed
in a volume and modified. CodeMeter reads the configuration only during
startup.
For Kubernetes users, a dedicated Helm Chart is available: CodeMeter Runtime Helm Chart
This simplifies configuration, scaling, and lifecycle management in cluster environments.
Full source and documentation: github.com/wibu-systems/docker-codemeter
Currently Maintained Tags are:
Versioning is split into two Main-Branches:
Content type
Image
Digest
sha256:a93482e0d…
Size
78.6 MB
Last updated
13 days ago
docker pull wibusystems/codemeter