/humble-utils

This is part of HumbleCLI project

Primary LanguageShell

humble-utils (Docker Image)

this image is part of the Docker Humble project and contains utility scripts that are used by HumbleCLI.

Build Script

// 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!