---
title: Ping Identity DevOps Docker Image - <code>apache-jmeter</code>
description: The following environment ENV variables can be used with this image.
component: devops
page_id: devops::docker-images/apache-jmeter/README
canonical_url: https://developer.pingidentity.com/devops/docker-images/apache-jmeter/README.html
section_ids:
  devops-environment-variables: Environment Variables
  devops-docker-container-hook-scripts: Docker Container Hook Scripts
---

# Ping Identity DevOps Docker Image - `apache-jmeter`

## Environment Variables

The following environment `ENV` variables can be used with this image.

| ENV Variable           | Default                         | Description                                                                                                                                                                |
| ---------------------- | ------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| SHIM                   | ${SHIM}                         |                                                                                                                                                                            |
| IMAGE\_VERSION         | ${IMAGE\_VERSION}               |                                                                                                                                                                            |
| IMAGE\_GIT\_REV        | ${IMAGE\_GIT\_REV}              |                                                                                                                                                                            |
| DATE                   | ${DATE}                         |                                                                                                                                                                            |
| PING\_PRODUCT\_VERSION | ${VERSION}                      |                                                                                                                                                                            |
| PING\_PRODUCT          | Apache-JMeter                   | Ping product name                                                                                                                                                          |
| JAVA\_RAM\_PERCENTAGE  | 90.0                            | Percentage of the container memory to allocate to PingFederate JVM. **DO NOT** set to 100% or your JVM will exit with OutOfMemory errors and the container will terminate. |
| STARTUP\_COMMAND       | ${SERVER\_ROOT\_DIR}/bin/run.sh | The command that the entrypoint will execute in the foreground to instantiate the container.                                                                               |

## Docker Container Hook Scripts

Please go [here](https://github.com/pingidentity/pingidentity-devops-getting-started/tree/master/docs/docker-images/apache-jmeter/hooks/README.md) for details on all apache-jmeter hook scripts

***

This document is auto-generated from *[apache-jmeter/Dockerfile](https://github.com/pingidentity/pingidentity-docker-builds/blob/master/apache-jmeter/Dockerfile)*

Copyright © 2026 Ping Identity Corporation
