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

Pull access denied for indrz/gogse #129

Open
bouskdav opened this issue Sep 22, 2021 · 3 comments
Open

Pull access denied for indrz/gogse #129

bouskdav opened this issue Sep 22, 2021 · 3 comments

Comments

@bouskdav
Copy link

Hi,

i'm trying to make a fresh build with "make build" - with following result:

root@gzwiki:/home/administrator/indrz# make build-indrz
docker-compose build --build-arg ENV_TYPE= indrz_api
Building indrz_api
Sending build context to Docker daemon 462.3kB
Step 1/11 : FROM indrz/gogse:latest
pull access denied for indrz/gogse, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
ERROR: Service 'indrz_api' failed to build : Build failed
make: *** [Makefile:21: build-indrz] Error 1

What am I doing wrong?

Thanks!
David

@mdiener21
Copy link
Member

Hi David, sorry we are currently totally re-writing the deploy and setup pipelines. I will also update the readme.md and documentation. This should then solve this issue.

@ErmekZhumagulov
Copy link

I have almost the same problem:
Building indrz_api
Step 1/11 : FROM indrz/gogse:latest
ERROR: Service 'indrz_api' failed to build: pull access denied for indrz/gogse, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Is that problem solved?

@mdiener21
Copy link
Member

yes, we removed gogse as a dependency, now simply use the Dockerfile in
/devops/docker/local/indrz_api/Dockerfile or use the docker-compose.local.yml

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

3 participants