A collection of Docker images which are otherwise not easy to find.
Here's the list of all images (in alaphabetical order:)
🖼️ bmakelib
bmakelib and GNU Make 4.4.x
🖼️ QuickLisp
Vanilla QuickLisp using SBCL
🖼️ SDKMAN
Vanilla SDKMAN
Read about fusions and why they are useful.
Here's the list of all fusions available:
Each image is tested during the pipeline to ensure the tools are correctly installed and, in simplest form, they behave as they should. Think "hello world" style tests.
That means, besides ensuring soundness of bdockerimg's pipeline, those tests should act as an extremely rudimentary form of catching regressions in the tools being packaged.
Simply create an issue requesting the image or if you've got the time, create a pull request.
I got tired of copy-paste'ing the same setup commands over and over, particulary in CI/CD pipelines. Additionally, I'm sure there are others who keep copy-paste'ing the same snippets.
Besides, it's quite fun!