Support for deploying an OpenEdge database in a Docker container
- Last Updated: September 9, 2024
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
To enable Progress partners and customers 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 in Learn About OpenEdge Database Docker Container Images.