Uploaded image for project: 'ONAP Operations Manager'
  1. ONAP Operations Manager
  2. OOM-953

switch aai haproxy/hbase repo from hub.docker.com to nexus3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Beijing Release
    • Beijing Release
    • None
    • None

      Some images will not proxy via nexus3 - others will

      aai/values.yaml
      -dockerhubRepository: registry.hub.docker.com
      image: aaionap/haproxy:1.1.0
      + repository: nexus3.onap.org:10001
      image: aaionap/haproxy:1.1.0

      and
      dockerhubRepository: registry.hub.docker.com
      image: aaionap/hbase:1.2.0

      ubuntu@ip-10-0-0-144:~$ sudo docker login -u docker -p docker nexus3.onap.org:10001
      Login Succeeded
      ubuntu@ip-10-0-0-144:~$ sudo docker pull nexus3.onap.org:10001/busybox
      Using default tag: latest
      latest: Pulling from busybox
      Digest: sha256:186694df7e479d2b8bf075d9e1b1d7a884c6de60470006d572350573bfa6dcd2
      Status: Downloaded newer image for nexus3.onap.org:10001/busybox:latest
      ubuntu@ip-10-0-0-144:~$ sudo docker pull nexus3.onap.org:10001/beats/filebeat:5.5.0
      Pulling repository nexus3.onap.org:10001/beats/filebeat
      Error: image beats/filebeat:5.5.0 not found
      ubuntu@ip-10-0-0-144:~$ sudo docker pull docker.elastic.co/beats/filebeat:5.5.0
      5.5.0: Pulling from beats/filebeat
      e6e5bfbc38e5: Pull complete 
      ad0b5633606d: Pull complete 
      bd9178969804: Pull complete 
      fc5b13e7accb: Pull complete 
      0b0067cf1508: Pull complete 
      cfbc2ffe5a98: Pull complete 
      f5f9ae237ab4: Pull complete 
      Digest: sha256:fe7602b641ed8ee288f067f7b31ebde14644c4722d9f7960f176d621097a5942
      Status: Downloaded newer image for docker.elastic.co/beats/filebeat:5.5.0
      ubuntu@ip-10-0-0-144:~$ sudo docker pull nexus3.onap.org:10001/aaionap/haproxy:1.1.0
      1.1.0: Pulling from aaionap/haproxy
      10a267c67f42: Downloading [==============================================>    ] 49.07 MB/52.58 MB
      0782edf7745a: Download complete 
      ef504cc8c5af: Download complete 
      618480447d88: Download complete 
      220d54633c75: Download complete 
      d5bd474d010e: Download complete 
      274eccffb675: Download complete 
      919393275457: Download complete 
      
      ubuntu@ip-10-0-0-144:~$ sudo docker pull nexus3.onap.org:10001/aaionap/hbase:1.2.0
      1.2.0: Pulling from aaionap/hbase
      88286f41530e: Pull complete 
      f5a9c8250432: Downloading [=>                                                 ] 2.105 MB/52.83 MB
      abd902df8161: Downloading [=>                                                 ] 4.221 MB/105.8 MB
      a4a71a3c6765: Waiting 
      6d5da471bdd0: Waiting 
      788a09c39fe7: Waiting 
      
      
      
      

            michaelobrien michaelobrien
            michaelobrien michaelobrien
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: