ibuilder is a cli based builder of docker images. It provides an interface for building and pushing the image as well as for tagging source code after build with a build version and other common image tasks. Building an image is easy: You can also view build history: More Info The boi Tutorial provides more info on …
Read More2022-05-27 Update This article references boi which was rebranded to be ibuilder in May of 2022. This tutorial will show how to take an existing application (the dradux.com website itself) and deploy it to a kubernetes cluster using boi, a lightweight tool for building and pushing docker images. Deploying an …
Read More