Jobrunner container

Container Name: blackduck-Jobrunner
Image Name blackducksoftware/blackduck-jobrunner:2024.7.3
Description The Job Runner container is the container that is responsible for running all of the application's jobs. This includes matching, BOM building, reports, data updates, and so on. This container does not have any exposed ports.
Scalability This container can be scaled.
Links/Ports

The Job Runner container needs to connect to these containers/services:

  • postgres

  • registration

  • logstash

  • cfssl

Alternate Host Name Environment Variables

There are times when running in other types of orchestrations that any individual service name may be different. For example, you may have an external PostgreSQL endpoint which is resolved through a different service name. To support such use cases, these environment variables can be set to override the default host names:

  • postgres: $HUB_POSTGRES_HOST

  • registration: $HUB_REGISTRATION_HOST

  • logstash: $HUB_LOGSTASH_HOST

  • cfssl: $HUB_CFSSL_HOST

Resources/Constraints
  • Default max Java heap size: 4GB

  • Container memory: 4.5GB

  • Container CPU: 1 CPU

Users/Groups

This container runs as UID 100. If the container is started as UID 0 (root) then the user will be switched to UID 100:root before executing its main process.

This container is also able to be started as a random UID as long as it is also started within the root group (GID/fsGroup 0).

Environment File blackduck-config.env