Y
Hacker News
new
|
ask
|
show
|
jobs
by
elagost
2225 days ago
I've got a complicated proxy setup to contend with and have to build via Jenkins on some older Linux boxes, so it's just trial and error. You have a build script you'd be willing to share?
1 comments
ooOOoo
2225 days ago
We are building from source with Docker. Without using Docker, you could try to just run the commands in
https://github.com/grafana/grafana/blob/master/Dockerfile
link