Podman support for xray and images and HTTP probing enhancements
New Features
- Podman runtime support for the
xraycommand and the--runtimeflag to choose the runtime. - Podman runtime support for the
imagescommand --http-probe-client-timeoutand--http-probe-client-timeout-crawlflags for theslim/profilecommands--http-probe-exit-on-failure-countflag for theslim/profilecommands--http-probe-retry-offflag for theslim/profilecommands
Improvements
- Created
appcommand and moved theinstall,update,versionand other app management related operations there as sub-commands. --http-probe-retry-countflag now can be used to disable probe retries by setting it to -1 (or use the--http-probe-retry-offflag instead)
Bug Fixes
- User identity collection bugfix for the
xraycommand. - HTTP probing completion logic bugfix to prevent early probing exit.
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
AMD64 image: mintoolkit/mint
ARM64 image: mintoolkit/mint-arm