# shellcheck shell=dash

___x_cmd_alpine_image_ls(){
    ___x_cmd docker images "$@"

    # Provide more tui ...
}
