Work with OpenEdge database Docker container images: Main steps
- Last Updated: October 17, 2025
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
To work with an OpenEdge database Docker container image:
- Download the OpenEdge databse Docker container image to your machine.
- Examine the contents of the
builddirectory. - Modify the
config.propertiesfile as required. - Build a custom OpenEdge database Docker container image.
- Run the custom image as a Docker container.
- Test access to the OpenEdge database running inside the container.