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

Not enough information to get started #4

Open
spullara opened this issue Jul 20, 2016 · 2 comments
Open

Not enough information to get started #4

spullara opened this issue Jul 20, 2016 · 2 comments

Comments

@spullara
Copy link

I think this is sufficient to get it going:

git submodule init -u
docker-compose build
docker-compose pull
docker-compose up

@Golodhros
Copy link

That didn't work for me, I had to do:

git submodule init
git submodule update
docker-compose pull

However, then I got this error:

Pulling elasticsearch ... done
Pulling kibana        ... done
Pulling lookupd       ... done
Pulling nsqd          ... done
Pulling ghollector    ... done
Pulling logstash      ... error

ERROR: for logstash  b'manifest for logstash:latest not found: manifest unknown: manifest unknown'
ERROR: manifest for logstash:latest not found: manifest unknown: manifest unknown

@Cordelro86
Copy link

Cordelro86 commented Oct 29, 2021

  • Payment 567

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