this image is part of the Docker Humble project and contains utility scripts that are used by HumbleCLI.
// build local image:
./build.sh
// build and push to the hub
./build.sh -p
The version tag is fetched from version.txt
, please keep the version relevant!