Debug and Slim command enhancements
New Features
- The
--command-params-file
flag now works for theslim
(akabuild
) andxray
commands ( thanks to @Billy-North ). - The
--shell-cmd
flag for thedebug
command allowing you to be more explicit about the intent to use a shell (alternative to--cmd
). - Basic DNS network probing.
Improvements
- Renamed the
--auto-run-as-non-root
debug
command flag to--fallback-to-target-user
. - Improved non-root user handling for the
debug
command (to disable the automated user identity selection logic set--fallback-to-target-user
to false)
Bug Fixes
- Use the custom entrypoint and cmd when they are not empty for the
debug
command ( fixed by @sword-jin )
Binaries
Download the included binaries or see the INSTALLATION
section in the README
: https://github.com/mintoolkit/mint?tab=readme-ov-file#installation