___x_cmd_docker_runit(){
    docker:info "Command ==> x docker run -it $*"
    ___x_cmd docker run -it "$@"
}
