Closed shtirlic closed 4 years ago
That's a good point, we should have those split out.
Done. bundle mariadb-clientlibs
Out in ~2 days as usual.
There should be no need for a bundle: RPM dependencies will include the libs (which aren't big) in any package that requires them.
While it might be true for some packages, but not true for languages like ruby, node.js, go with own package systems and needs to build packages with native extensions.
Since Clearlinux used in many scenarios, installation whole Mariadb server package looks like a little bit overhead for simple querying remote databases. Ref: https://github.com/clearlinux/dockerfiles/issues/294