Running oc new-app on an Image in a Sonatype Nexus Repo Gives "missing signature key"

Solution In Progress - Updated -

Issue

  • I was able to pull using docker pull successfully
  • Why is oc new-app not able to pull the image?
  • Appears to be a manifest difference issue
$ oc new-app --name=testservice https://github.com/example/demo --insecure-registry=true -o yaml
error: can't look up Docker image repo.example.org:9091/jdk-1.8.0.45:1.0": Internal error occurred: missing signature key
error: no match for "repo.example.org:9091/jdk-1.8.0.45:1.0"
  • Able to use image pull secrets to pull from a Sonatype Nexus Repo using insecure connection with authentication

Environment

  • OpenShift Container Platform
    • 3.3.0

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content