Get Artifactory Parameters

Get configuration parameters for the Deploy Docker Image step type in JFrog Connect.

This page describes how you get some of the configuration parameters when you use the Deploy Docker Image step type in JFrog Connect update flow. You will need to get the following parameters from Artifactory:

  • Image Path

  • Image Tag

To get the image path and tag, do the following:

  1. In the left navigation pane of JFrog Connect, choose JFrog Platform.

  1. In the left navigation pane of JFrog Platform, choose Artifactory and Packages.

  1. In Artifactory, choose your Docker package from the list of Docker packages.

  1. In the Versions table, choose your version.

  1. In the Version page, take the part from the platform URL up to the colon and enter it as the Image Path in the Deploy Docker configuration in Connect.

  1. Take the text after the colon and enter it as the Image Tag.

Now you can complete the rest of your step configuration in Connect and save it.

Was this helpful?