Best practice to copy a Docker image from one JFrog artifactory to another one in AzureDevops

Tomczyk Marek (CC-AD/ESW2) 0 Reputation points
2023-11-24T13:09:12.79+00:00

What would be the best way to copy a Docker image from one JFrog artifactory to another one?

I would like to do this in an AzureDevops pipeline.

ChatGPT suggested two tasks. One ArtifactoryGenericDownload@3 and ArtifactoryGenericUpload@3.

Downloading the image with ArtifcatoryGenericDownload@3 seems to work fine. I am missing any useful documentation to ArtifactoryGenericUpload@3. Does this task exist at all?

Community Center | Not monitored
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.