Getting the registry URL
To customize deployment runtime images, get the URL of the registry that was used during the installation of Cloud Pak for Data.
Process to get the registry URL
Get the registry URL to use for Docker commands and in scripts. You need a private registry URL configured for WML custom images in Cloud Pak for Data.
For more information, see Setting up installation environment variables.
Next steps
- Download the configuration file for the runtime image that you want to customize. For more information, see Downloading the runtime configuration.
- Download the image configuration by using the information from your runtime definition JSON, which is fetched with
v2/runtime_definitions
. For more information, see Downloading the runtime image. - Create a custom image. For more information, see Creating a custom image
Parent topic: Customizing deployment runtime images