Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ilyashtrikul opened this issue Aug 24, 2022 · 1 comment
Open

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

ilyashtrikul opened this issue Aug 24, 2022 · 1 comment

Comments

@ilyashtrikul
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants