Support for deploying an OpenEdge database in a Docker container
- Last Updated: February 9, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Version 12.2
- Documentation
To enable Progress partners and users to more efficiently implement their continuous integrations and continuous delivery (CI/CD) pipelines, there is now support for deploying an OpenEdge database in a Docker container. For example, you can create and start a database in a Docker container on demand, run your tests, and then dispose of the container immediately after your tests are executed. As a result, you can focus on optimizing continuous testing of code increments without worrying about deployment details such as system resources, availability of a dedicated machine, and database setup.
For more information, see Learn About OpenEdge Database Docker Container Images.
Note: The OpenEdge database Docker
container images are to be used in a development environment only. DO NOT use the images in a production environment.