Containers to be used in modules that the tool/module authors did not provide a container for.
A github action accompanies this repo to build and push container images to btc-registry. To make a container appear in the btc-registry:
- create a folder in the root of this repo, name it after the desired image name;
- add image/folder name to the Actions matrix
- merge to main