Skip to content

Conversation

@maximthomas
Copy link
Contributor

Example usage

 docker run -h ldap-01.domain.com -p 1389:1389 -p 1636:1636 -p 4444:4444 \
  -e SAMPLE_DATA=100 --name ldap-01 openidentityplatform/opendj

Closes #573

@maximthomas maximthomas requested a review from vharseko November 10, 2025 06:28
@vharseko vharseko changed the title Added the SAMPLE_DATA Docker environment variable to generate sample data during setup. [#573] Added the SAMPLE_DATA Docker environment variable to generate sample data during setup. Nov 10, 2025
@vharseko vharseko merged commit 4af370d into OpenIdentityPlatform:master Nov 21, 2025
14 checks passed
@maximthomas maximthomas deleted the generate-sample-data-in-docker branch November 21, 2025 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

It appears changes in opendj-packages/opendj-docker/bootstrap/setup.sh between 4.9.3 and 4.9.4 disabled the --sampleData option

2 participants