fix: docker gpus option "all" support
"docker --gpus=all" is a valid and mostly used command. regex updated to match this.
Showing
Please register or sign in to comment
"docker --gpus=all" is a valid and mostly used command. regex updated to match this.