promu icon indicating copy to clipboard operation
promu copied to clipboard

Way to install packages/libraries into golang builder image

Open galexrt opened this issue 1 year ago • 0 comments

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!

galexrt avatar Oct 08 '24 15:10 galexrt