service “apex-download” didn’t completed successfully: exit 2 

While following Anders Swanson nice post to download and configure ORDS Docker to my Windows 11 laptop: https://andersswanson.dev/2025/12/12/oracle-rest-data-services-ords-with-docker-compose/ I got the following error:service "apex-download" didn't completed successfully: exit 2  First of all, let us Check the Container Logs: That mangled error message is a classic giveaway: your repository has the wrong line endings. When you … Continue reading service “apex-download” didn’t completed successfully: exit 2 

How to Install Oracle Apex 23.1?

Welcome to this tutorial on how to install Oracle Apex, step-by-step.In this video, we’ll be walking you through the process of installing Oracle Apex version 23.1 , with ORDS version 23.1.4, on one Oracle pluggable Database version 21c. Whether you’re a beginner or an experienced developer, this tutorial will help you get started with Oracle … Continue reading How to Install Oracle Apex 23.1?