10.4.3 and 11.0.0
Closed this issue · 9 comments
Hi,
Could you please publish a script for the above recent versions.
Thanks in advance.
Adding reference - grafana/grafana#24273 (comment)
@rvdheij When you can, please share the steps for producing https://hub.docker.com/layers/rvdheij/grafana/11.0.0/images/sha256-e98f2ff016900a7fc0d01f43504f77394f68743890b35da96fb86d16d01bbf4e?context=explore.
Want to build & use outside a container.
Thanks in advance!
@eaibmz I tried following along from your commit, to build natively in linux (without docker), and I still hit the issue with nx saying unsupported platform at
yarn build
.Please advise how I can build natively in linux.
I also get it now for Grafana 10.4.5 but somehow it is not fatal while building a Docker image.
But in case of Grafana 11.1.0 it seems to be fatal.
Looking into it.
Neale has raised nrwl/nx#26772.
Thank you @nealef!
Any luck? nx has now merged in support for wasi target.
Security scanners are now alerting to another CVE: https://nvd.nist.gov/vuln/detail/CVE-2024-1313
Is there any update on this?
@JoshWisniewski00 11.1.0 is now here - https://github.com/linux-on-ibm-z/scripts/tree/master/Grafana/11.1.0
But it re-distributes front end components from x86_64.
It works, but worth knowing about, in case you see any weirdness.