Bin,

After you make those changes that Brian indicated below, you’ll also need to 
restart your local docker daemon process.  For example, on Ubuntu, you’d run:

sudo service docker restart

Dab

Dan Timoney 
Principal Technical Staff Member
AT&T
Email : [email protected]
Office : +1 (732) 420-3226
Mobile : +1 (201) 960-1211
200 S Laurel Ave, Rm E2-2A03
Middletown, NJ 08873

On 6/5/17, 11:35 AM, "FREEMAN, BRIAN D" <[email protected]> wrote:

    Did you try setting an http_proxy in /etc/default/docker ?
    
    docker login nexus3.onap.org:10001
    docker pull nexus3.onap.org:10001/openecomp/sdnc-image:latest
    
    Brian
    
    # If you need Docker to use an HTTP proxy, it can also be specified here.
    #export http_proxy="http://127.0.0.1:3128/";
    export http_proxy="http://xxx:8080/";
    export https_proxy="http://xxx:8080/";
    export no_proxy="localhost,*.att.com"
    
    
    I think that worked for me when I was 
    -----Original Message-----
    From: [email protected] 
[mailto:[email protected]] On Behalf Of Yang, Bin
    Sent: Monday, June 05, 2017 11:21 AM
    To: [email protected]; SHANKAR, SHASHANK KUMAR 
<[email protected]>
    Cc: [email protected]; TIMONEY, DAN <[email protected]>; BRADY, 
PATRICK D <[email protected]>
    Subject: Re: [onap-discuss] Getting started with SDNC/APPC
    
    I have the similar problem here.
    
    My VMs are behind the company proxy and cannot login to docker registry at 
"nexus3.onap.org:10001" .
    
    
    
    
    
    Best Regards,
    
    Bin Yang,    Solution Readiness Team,    Wind River
    
    Direct +86,10,84777126    Mobile +86,13811391682    Fax +86,10,64398189
    
    Skype: yangbincs993
    
    
    
    
    
    -----Original Message-----
    
    From: [email protected] 
[mailto:[email protected]] On Behalf Of Nayan Deshmukh
    
    Sent: Wednesday, May 31, 2017 9:28 AM
    
    To: SHANKAR, SHASHANK KUMAR
    
    Cc: TIMONEY, DAN; [email protected]; BRADY, PATRICK D
    
    Subject: Re: [onap-discuss] Getting started with SDNC/APPC
    
    
    
    Hi Shankar,
    
    
    
    I had a similar problem with docker. In my case it was beacuse I was behind 
the company proxy.
    
    
    
    
    
    Cheers
    
     
    
    --------- Original Message ---------
    
    Sender : Shankar, Shashank Kumar <[email protected]>
    
    Date   : 2017-05-31 03:27 (GMT+9)
    
    Title  : Re: [onap-discuss] Getting started with SDNC/APPC To : 
null<[email protected]>, Nayan Deshmukh<[email protected]>, 
null<[email protected]> CC : null<[email protected]>, 
null<[email protected]>
    
     
    
    Hi Catherine, 
    
     
    
    Thanks for the info. In the APP-C readme.md [1], to docker login/pull from 
Nexus repo, it is assumed to have Nexus certificate in 
/usr/local/ca-certificates/ path. I do not have any Nexus Certificates in that 
path. Is it because of this that I get an SSL error when I am trying to do 
docker login/pull? 
    
     
    
    Please let me know where to find the Nexus Certificate to add into the 
specified path so that docker login/pull works correctly. 
    
     
    
    Thanks,
    
    Shashank.
    
     
    
    [1] - 
https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_gitweb-3Fp-3Dappc.git-3Ba-3Dblob-3Bf-3DREADME.md-3Bh-3D9024ed1f4aae36a072ee1f4610920e69ac1eaef5-3Bhb-3DHEAD-23l87&d=DwIGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dpt6z2bkm48c19SaSL-ynTDDcxSyAkHL0MlSZN6xCco&s=35wctzbxIttdeEesJ6PP6IxPtO6Z2sgz4rYQlwx3ynw&e=
 
    
     
    
     
    
    On 5/29/17, 11:47 AM, "[email protected] on behalf of 
Lefevre, Catherine" <[email protected] on behalf of 
[email protected]> wrote:
    
     
    
    >Hi Nayan,
    
    >
    
    >You can find useful information can be found
    
    >
    
    >* APP-C - readme.md file
    
    >   
    
    
>https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_gitweb-3Fp-3Dappc.git-3Ba-3Dblob-3Bf-3DREADME.md-3Bh-3D9024ed&d=DwIGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dpt6z2bkm48c19SaSL-ynTDDcxSyAkHL0MlSZN6xCco&s=8lh9nKSkKvOokaQCTgm_WfD01a8W59ZBAojTXz6Qwtc&e=
 
    
    >1f4aae36a072ee1f4610920e69ac1eaef5;hb=HEAD
    
    >
    
    >* SDN-C - readme.md files in gerrit under sdnc/
    
    >   Here is the one from sdnc/core
    
    >   
    
    
>https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_gitweb-3Fp-3Dsdnc_core.git-3Ba-3Dblob-3Bf-3DREADME.md-3Bh-3D5&d=DwIGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dpt6z2bkm48c19SaSL-ynTDDcxSyAkHL0MlSZN6xCco&s=rD7D45DfD_64v-0a7w-6conTxmQXqriZz28kO1DnsDc&e=
 
    
    >0134aea462e07b0f1a29e3f100664b82d1b779a;hb=HEAD
    
    >
    
    >
    
    >And ONAP Developer Checklist
    
    
>https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_ONAP-2BDeveloper-2BChecklist&d=DwIGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dpt6z2bkm48c19SaSL-ynTDDcxSyAkHL0MlSZN6xCco&s=S4MJiBZEBKGVzRJyEy5A0I4LB2FmJmgnrOSiGPdr1sA&e=
 
    
    >
    
    >
    
    >You could start with the following tasks APPC-4 and SDNC-8 And/Or you 
    
    >can join their associated project proposals as suggested by Dan
    
    >
    
    >APP-C: 
https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_APPC-2B-2BProject-2BProposal&d=DwIGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dpt6z2bkm48c19SaSL-ynTDDcxSyAkHL0MlSZN6xCco&s=yGRsUCgDfVhziCoW0BgDyHQwVhjiK1J7kkc6brWEHzg&e=
 
    
    >SDN-C: 
https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_SDN-2DC&d=DwIGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dpt6z2bkm48c19SaSL-ynTDDcxSyAkHL0MlSZN6xCco&s=SuK2EYBc-HkAvC8ovgYl5nmZ7GdW6-siNlpzN-lhaDY&e=
 
    
    >Common Controller Framework: 
    
    
>https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Common-2BController-2BFramework&d=DwIGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dpt6z2bkm48c19SaSL-ynTDDcxSyAkHL0MlSZN6xCco&s=bD4h_GGLLY9_V1Cazqlr5TJjXzGXamnElI9mErxMncg&e=
 
    
    >
    
    >Best regards
    
    >Catherine
    
    >
    
    >-----Original Message-----
    
    >From: [email protected] 
    
    >[mailto:[email protected]] On Behalf Of ROSE, DANIEL 
    
    >V
    
    >Sent: Monday, May 29, 2017 8:32 PM
    
    >To: [email protected]
    
    >Cc: [email protected]; BRADY, PATRICK D <[email protected]>
    
    >Subject: Re: [onap-discuss] Getting started with SDNC/APPC
    
    >
    
    >*** Security Advisory: This Message Originated Outside of AT&T ***.
    
    >Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
    
    >
    
    >Just because stuff is assigned in jira doesn't mean all work is done. 
    
    >Please check out the project page for sdnc appc or common controller 
    
    >franework for the roadmap for release 1. The stuff in jira is just the 
    
    >work that has been defined very tightly
    
    >
    
    >> On May 28, 2017, at 9:49 PM, Nayan Deshmukh <[email protected]> 
wrote:
    
    >> 
    
    >> Hello all,
    
    >> 
    
    >> I wanted to contribute to ONAP controllers. I was able to clone and 
    
    >>build the code successfully. Most of the easiers tasks on JIRA are 
already assigned. Can you please suggest some smaller code cleanup/refactor 
tasks which could get me started. This is my first time working on the network 
stack.
    
    >> 
    
    >> Also can you tell me about the specifics of the dev environment that you 
use to work on the individual modules.
    
    >> 
    
    >> Thank You.
    
    >> 
    
    >> Cheers,
    
    >> Nayan Deshmukh.
    
    >> _______________________________________________
    
    >> onap-discuss mailing list
    
    >> [email protected]
    
    >> 
    
    >>https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_ma
    
    >>ilman_listinfo_onap-2Ddiscuss&d=DwIGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwd
    
    >>GZ3YcpSivQ2Kio028A&m=JSoGHQXbYQsIstia4P2xBKtL8MCfXMvzJxyjGF5X-8Y&s=Rnm
    
    >>ywnTRj_hz9fPTKXa5d1NcZMDtVSYsbVKUrmheEhg&e=
    
    >_______________________________________________
    
    >onap-discuss mailing list
    
    >[email protected]
    
    >https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mai
    
    >lman_listinfo_onap-2Ddiscuss&d=DwICAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=66ObIm
    
    >PAUA0o2f1hTGknnnv5ScXvX8EnREJCPHHBY5M&m=kpgcKJjBG5JO6mrqxg88LnkcsZr21aw
    
    >WLpAUBpfN8As&s=tX8nx8a1XdQsPRtfSYpS6o61RkKihykXseapEKLhftc&e=
    
    >_______________________________________________
    
    >onap-discuss mailing list
    
    >[email protected]
    
    
>https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss&d=DwIGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dpt6z2bkm48c19SaSL-ynTDDcxSyAkHL0MlSZN6xCco&s=78N8Otii9YnoxdZSMyq6pPqHZrqhT5okC_FZHTggqB8&e=
 
    
     
    
    _______________________________________________
    
    onap-discuss mailing list
    
    [email protected]
    
    
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss&d=DwIGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dpt6z2bkm48c19SaSL-ynTDDcxSyAkHL0MlSZN6xCco&s=78N8Otii9YnoxdZSMyq6pPqHZrqhT5okC_FZHTggqB8&e=
 
    
    _______________________________________________
    onap-discuss mailing list
    [email protected]
    
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss&d=DwIGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=dpt6z2bkm48c19SaSL-ynTDDcxSyAkHL0MlSZN6xCco&s=78N8Otii9YnoxdZSMyq6pPqHZrqhT5okC_FZHTggqB8&e=
 
    

_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to