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

initial run mm job fails #2

Open
almereyda opened this issue Dec 26, 2014 · 2 comments
Open

initial run mm job fails #2

almereyda opened this issue Dec 26, 2014 · 2 comments

Comments

@almereyda
Copy link

 ~/Fundus/github.com/metagen/metamaps-docker master$ docker ps
CONTAINER ID        IMAGE               COMMAND                CREATED             STATUS              PORTS               NAMES
401a2c892d60        postgres:latest     "/docker-entrypoint.   8 minutes ago       Up 8 minutes        5432/tcp            mm-postgres         
$ ./docker.sh run mm
[docker.sh] Verifying DB Container
Found 401a2c892d60
[docker.sh] Cleaning Any MM Containers
[docker.sh] Running MM
Unable to find image 'metamaps:latest' locally
Pulling repository metamaps
FATA[0002] Error: image library/metamaps:latest not found 

I didn't check the sources yet (it's christmas, hey!), so I'm leaving this as a pointer. Might be just a naming issue.

@ds0nt
Copy link
Owner

ds0nt commented Dec 26, 2014

Is it because you havn't run ./docker.sh build ?

If so, I can keep BASHing away (ha ha)

@almereyda
Copy link
Author

Nono, I've ran all the steps as needed. prepare, build and run db ran beforehand, as you see the mm-postgres container is running successfully.

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