Skip to content

Unable to create Image from Git project #123

Open
@ravieze

Description

@ravieze

This is what i did

  1. checkout the git repo (from master)
  2. run the command: docker build -t rc/graphite-grafana .

once the image is done, i changed the docker-compose.json to refer to my new image. Now i run the command: make up. The containers are up, but there is no UI

if i use the kamon/graphite-grafana things work very smooth. Any help?

when i do make tail --> i dont see any errors.

infact when i take kamon/xxx image and rename it and use this renamed image the grafana ui comes up but i see a lot of errors in make tail

2018-06-06 14:01:08,313 INFO success: export-datasources-and-dashboards entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2018-06-06 14:01:19,604 INFO exited: export-datasources-and-dashboards (exit status 1; not expected)
2018-06-06 14:01:20,606 INFO spawned: 'export-datasources-and-dashboards' with pid 9662
2018-06-06 14:01:21,608 INFO success: export-datasources-and-dashboards entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2018-06-06 14:01:32,884 INFO exited: export-datasources-and-dashboards (exit status 1; not expected)
2018-06-06 14:01:33,886 INFO spawned: 'export-datasources-and-dashboards' with pid 9724

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions