Hello Kanagaraj,

Based on the error message, you are trying to pull non-existing containers. 
There are still containers named “latest” in Nexus, make sure you are setting 
your Heat environment file correctly:

nexus_docker_repo: nexus3.onap.org:10001

However, I suggest you to use containers named 1.0-STAGING-latest. They are the 
stable release that we test every day.

Please use the following parameters in the Heat environment file:

nexus_docker_repo: nexus3.onap.org:10001
artifacts_version: 1.0.0
docker_version: 1.0-STAGING-latest
gerrit_branch: release-1.0.0

Thanks,
Marco


From: <[email protected]> on behalf of Kanagaraj Manickam 
<[email protected]>
Date: Monday, May 1, 2017 at 7:42 PM
To: "[email protected]" <[email protected]>
Subject: [onap-discuss] is docker pull breaking

Hi,

Recently i am noticing that docker pull is failing with following error (for 
every image), which was working earlier.

$ docker pull openecomp/appc-image:latest
Error response from daemon: repository openecomp/appc-image not found: does not 
exist or no pull access

Could someone help here? Thanks.

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

Reply via email to