Building Oracle JDE Docker Configuration
Hello,
We are going through the new Oracle JDE Docker configuration white paper and have hit a stumbling block. In the pre-requisites page number 4 it states
Prerequisites
1. Provision a VM with the latest Oracle Linux version and install the latest version of Docker and docker-compose on the VM.
2. Provision a Windows 2012 Server R2 - Standard VM which will be used to deploy the JD Edwards EnterpriseOne Deployment Server.
3. Clone the oracle/docker-images repository at (https://github.com/oracle/docker-images) onto the provisioned Linux machine.
4. Copy the OracleJDE directory to the root folder where you have cloned the repository in step 3.