Building Docker Images
After the required files are copied to the Docker context, you can build the Docker images. Use Docker Compose for building the Docker images.
Procedure
-
Go to the $OPE_HOME/docker directory and run the following command:
docker-compose --file docker-compose-build-complete.yml build
-
Execute the following command to check the images that are created:
$] docker images