Distributing Containerized Applications

The distribution of containerized applications involves initial steps in FlexNet Operations, followed by steps in the Revenera registry and steps using a Docker or Helm CLI:

Preparing a Download Package in FlexNet Operations—creating a download package that supports Docker images and Helm charts, and associating it to a product
Uploading Containerized Applications—tagging images or charts and pushing them to the Revenera registry
Downloading Containerized Applications—pulling images or charts from the Revenera registry

The following are optional steps which help you manage your images and charts:

Viewing Containerized Applications—shows how to display the Docker images and Helm charts that are associated with a download package
Identifying Syntax for “pull” Command—shows how to copy the pull command to the clipboard
Identifying Syntax for “helm repo add” Command—explains how to display a popup which shows the syntax and URL required for the helm repo add command

See Also