Main steps: Using deploy scripts
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
To run the PAS for OpenEdge Docker container:
- Check the Prerequisites to use the Docker image and ensure that they are all accounted for.
- Download the PAS for OpenEdge Docker image.
- Generate a license file and place it in the proper directory.
- Generate a ZIP file of your ABL application.
- Ensure that the JDK image is available to your Docker environment.
- Deploy applications using scripts for the Docker, Docker Compose, and Minikube configurations. If you want to use a different configuration, then customize your deployment method, see Other options for deployment.
- Deploy and verify your application, see Deploy and verify an ABL application.