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

  1. Go to the $OPE_HOME/docker directory and run the following command:
    docker-compose --file docker-compose-build-complete.yml build

  1. Execute the following command to check the images that are created:
    $] docker images