Skip to content

New command to build images, imagebuild, and HTTP probing enhancements

Latest
Compare
Choose a tag to compare
@kcq kcq released this 25 Sep 15:19
· 31 commits to master since this release

New Features

  • imagebuild command to build container images using different build engines.
  • --http-probe-concurrency - new flag to control HTTP probe command execution concurrency
  • --http-probe-fail-on-status-5xx - new flag to treat 5xx (e.g., 500) response status codes as errors

Improvements

  • --http-probe-full is now enabled by default, so all specified custom HTTP probe commands are executed.
  • Improved global --host flag and Docker runtime client connection setup

Binaries

Download the included binaries or see the INSTALLATION section in the README: https://github.com/mintoolkit/mint?tab=readme-ov-file#installation

Container Images

DockerHub Page

AMD64 image: mintoolkit/mint
ARM64 image: mintoolkit/mint-arm