Hi, this might be completely out of scope for Promu, but I wanted to see if there might be a simple way for me to achieve this.
I am working on an extended Ceph exporter project in which I now need to have some libraries from Ceph available at build time (librados, librdb).
Now my question is would I need to custom build the golang builder images to install these libraries via apt or would there be an easier way to accomplish this?
Thanks!
Hi, this might be completely out of scope for Promu, but I wanted to see if there might be a simple way for me to achieve this.
I am working on an extended Ceph exporter project in which I now need to have some libraries from Ceph available at build time (
librados,librdb).Now my question is would I need to custom build the golang builder images to install these libraries via
aptor would there be an easier way to accomplish this?Thanks!