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

Docker image doesn't work in OCP #40

Closed
garethahealy opened this issue Nov 30, 2016 · 1 comment
Closed

Docker image doesn't work in OCP #40

garethahealy opened this issue Nov 30, 2016 · 1 comment

Comments

@garethahealy
Copy link
Contributor

Due to the grafana base image using "gosu" - runs as root and switches to grafana, which in OCP isn't the user thats actually running the pod - and volumes for etc/grafana/plugins; it doesn't work in OCP out of the box and requires some fiddling.

Might be a good idea to just provide hawkulars own grafana docker image, instead of using upstreams. Had to do the following for a customer: https://github.com/garethahealy/grafana-docker/blob/master/Dockerfile

@jotak
Copy link
Collaborator

jotak commented Dec 1, 2016

I also had some trouble with the official grafana image because it declares plugins location as a volume. I agree with providing our own grafana image.

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