saurav
saurav

Reputation: 44

Jfrog container registry (JFrog cloud) configuration on openshift

I am unable to configure my openshift to connect with the docker registry hosted on Jfrog docker registry.

Please help me out in this.

Thanks

Upvotes: 0

Views: 70

Answers (1)

Mohamad Masrawa
Mohamad Masrawa

Reputation: 11

Have you tried this command?

$ docker login <SERVER_NAME>-docker.jfrog.io

If yes, please share the error you received

Upvotes: 1

Related Questions