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 name for collectiveaccess #4

Open
jbhanks opened this issue Nov 18, 2020 · 0 comments
Open

Image name for collectiveaccess #4

jbhanks opened this issue Nov 18, 2020 · 0 comments

Comments

@jbhanks
Copy link

jbhanks commented Nov 18, 2020

When I try to run docker-compose as per the readme, I get an error suggesting that the repo name is incorrect:

Pulling backend (collective:latest)...
ERROR: pull access denied for collective, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

If I change the docker-compose.yml file to say pkuehne/collectiveaccess instead of collective, the compose proceeds:

root@devtest:/home/dev-admin/collectiveaccess# sed -i 's/collective/pkuehne\/collectiveaccess/g' docker-compose.yml 
root@devtest:/home/dev-admin/collectiveaccess# docker-compose -p collectiveaccess up -d
Creating collectiveaccess_db_1 ... done
Recreating collectiveaccess_backend_1 ... done
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

1 participant