Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

'Error' service - kibana failed to build #2

Closed
viztastic opened this issue Sep 30, 2016 · 2 comments
Closed

'Error' service - kibana failed to build #2

viztastic opened this issue Sep 30, 2016 · 2 comments

Comments

@viztastic
Copy link

I get the following error when I attempt to "docker-compose up" on the 5.0 branch:

image

Any thoughts @jarpy @dliappis ?

@dliappis
Copy link
Contributor

@viztastic Are you trying to build a local image of Kibana yourself? If not, you can use our public images; an example can be found in our blog article. If yes, then docker-compose.yml expects an environment variable set to the Kibana version, so you should either:

  • make build
    or
export KIBANA_VERSION=5.0.0-beta1
docker-compose up

Hope that helps.

@jarpy
Copy link
Contributor

jarpy commented Oct 4, 2016

Closing to keep things tidy. Please re-open if you need any more help.

@jarpy jarpy closed this as completed Oct 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants