Lean and Mean Docker containers v1.34.0 Release Notes

  • ๐Ÿ†• New Features

    • ๐Ÿ†• New xray flags to control what layer change data to include in the generated reports (layer-changes-max, all-changes-max, add-changes-max, modify-changes-max, delete-changes-max)

    ๐Ÿ‘Œ Improvements

    • host network flag handling enhancements.
    • Returning non-zero exit codes on failures
    • โž• Additional image checks to catch missing ENTRYPOINT/CMD instructions

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed container image listing bug that broke the --target value suggestions in the interactive prompt mode.