Podman support for xray and images and HTTP probing enhancements
New Features
- Podman runtime support for the
xray
command and the--runtime
flag to choose the runtime. - Podman runtime support for the
images
command --http-probe-client-timeout
and--http-probe-client-timeout-crawl
flags for theslim
/profile
commands--http-probe-exit-on-failure-count
flag for theslim
/profile
commands--http-probe-retry-off
flag for theslim
/profile
commands
Improvements
- Created
app
command and moved theinstall
,update
,version
and other app management related operations there as sub-commands. --http-probe-retry-count
flag now can be used to disable probe retries by setting it to -1 (or use the--http-probe-retry-off
flag instead)
Bug Fixes
- User identity collection bugfix for the
xray
command. - 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