You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: