blue-build / modules

BlueBuild standard modules used for building your Atomic Images
Apache License 2.0
24 stars 25 forks source link

feat: add container-tools bling option #44

Closed tulilirockz closed 11 months ago

tulilirockz commented 11 months ago

I think this could be a nice use-case to include in the bling module, I just don't know exactly if we should split this into many options like "docker-compose", "kubens", "kubectx", "kind" (...) or it should be just a monolithic option

xynydev commented 11 months ago

Shouldn't we first pull these into /files/ or smth and have the install script just copy those over?

tulilirockz commented 11 months ago

Well yeah! That makes a lot more sense :> I'll patch this out tomorrow

tulilirockz commented 11 months ago

That's it! It should be fine now I think