docker-ei
docker-ei copied to clipboard
Composer not working
Hi, I'm not able to create containers through docker-compose, I get the following error:
~/docker-ei/docker-compose/integrator-broker-bps-analytics$ docker login docker.wso2.com Username: ciciu Password: Login Succeeded
~/docker-ei/docker-compose/integrator-broker-bps-analytics$ docker-compose up Pulling wso2ei-analytics-dashboard (docker.wso2.com/wso2ei-analytics-dashboard:6.4.0)... ERROR: pull access denied for docker.wso2.com/wso2ei-analytics-dashboard, repository does not exist or may require 'docker login'
~/docker-ei/docker-compose/integrator-broker-bps-analytics$ git pull Already up to date.
What's missing ? (don't know if this is the right place to ask this question...)
Regards FabioG
@fgrande Sorry for the late response. Could you please mention the user name used for docker login(Assuming ciciu is not the full user name).
Hi, actually "ciciu" is the full username (the associated email is f(dot)grande(at)pokerspa(dot)it (it's a trial)
Just forget to mention releases :
Docker : 18.09.6 docker-compose : 1.17.1
Regards FabioG
I close my comment, it seems an error of docker registry, more than of docker-compose.