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

Project setup steps from README fails #156

Open
olivierbeaulieu opened this issue Jul 8, 2019 · 1 comment
Open

Project setup steps from README fails #156

olivierbeaulieu opened this issue Jul 8, 2019 · 1 comment

Comments

@olivierbeaulieu
Copy link

olivierbeaulieu commented Jul 8, 2019

I am trying to build MonsterEOS locally, but following the steps described in the README fail early.

Here is a log of my steps.

➜  monstereos git:(master) git clone https://github.com/MonsterEOS/monstereos
➜  monstereos git:(master) cd monstereos
➜  monstereos git:(master) ./setup.sh
Building images
postgres uses an image, skipping
mongo uses an image, skipping
Building eosiodev
Step 1/8 : FROM eosio/eos-dev:v1.2.4
ERROR: Service 'eosiodev' failed to build: pull access denied for eosio/eos-dev, repository does not exist or may require 'docker login'

What is this eos-dev container? How do I fix this? Perhaps a bit more context in the README would be useful.

@olivierbeaulieu olivierbeaulieu changed the title Project setup steps from README fail Project setup steps from README fails Jul 8, 2019
@leordev
Copy link
Member

leordev commented Jul 22, 2019

@olivierbeaulieu thanks for your input, it's happening because the eos images are not published in docker anymore... maybe @gaboesquivel can chime in because he has some knowledge here from the EOS Local project.

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