To run the PAS for OpenEdge Docker container:
  1. Check the Prerequisites to use the Docker image and ensure that they are all accounted for.
  2. Download the PAS for OpenEdge Docker image.
  3. Generate a license file and place it in the proper directory.
  4. Generate a ZIP file of your ABL application.
  5. Ensure that the JDK image is available to your Docker environment.
  6. 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.
  7. Deploy and verify your application, see Deploy and verify an ABL application.