wso2 / docker-is

Docker and Docker Compose resources for WSO2 Identity Server
Apache License 2.0
92 stars 156 forks source link

Image not found for docker.wso2.com/wso2is:6.0.0.0 #354

Open ilyashtrikul opened 2 years ago

ilyashtrikul commented 2 years ago

Description: Trying to start locally with docker compose but have error:

docker compose up
[+] Building 4.2s (3/3) FINISHED                                                                                                                                                                                                
 => [internal] load build definition from Dockerfile                                                                                                                                                                       0.0s
 => => transferring dockerfile: 32B                                                                                                                                                                                        0.0s
 => [internal] load .dockerignore                                                                                                                                                                                          0.0s
 => => transferring context: 2B                                                                                                                                                                                            0.0s
 => ERROR [internal] load metadata for docker.wso2.com/wso2is:6.0.0.0                                                                                                                                                      4.1s
------
 > [internal] load metadata for docker.wso2.com/wso2is:6.0.0.0:
------
failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed

Affected Product Version: 6.0.0.0

OS, DB, other environment details and versions:

Steps to reproduce:

git clone https://github.com/wso2/docker-is
cd ./docker-is/docker-compose/is
docker compose up
robdavey555 commented 2 years ago

I am seeing the same issue. I downloaded the zip file from here https://github.com/wso2/product-is/releases and renamed it wso2is-6.0.0.zip, and placed it in the same directory as my docker file.

I then ran docker build but there was an additional issue in the docker file chown: cannot access '/home/wso2carbon/wso2is-6.0.0': No such file or directory

It would be very useful if we could have and updated image here - https://hub.docker.com/r/wso2/wso2is