docker-ei icon indicating copy to clipboard operation
docker-ei copied to clipboard

Composer not working

Open fgrande opened this issue 5 years ago • 3 comments

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 avatar May 13 '19 08:05 fgrande

@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).

ThilinaManamgoda avatar May 20 '19 12:05 ThilinaManamgoda

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

fgrande avatar May 21 '19 07:05 fgrande

I close my comment, it seems an error of docker registry, more than of docker-compose.

ghost avatar Sep 26 '19 15:09 ghost