Closed siddas27 closed 7 years ago
running following code
docker build -t floydhub/dl-docker:gpu -f Dockerfile.gpu
throws this error
"docker build" requires exactly 1 argument(s). See 'docker build --help'. Usage: docker build [OPTIONS] PATH | URL | - Build an image from a Dockerfile
running following code
throws this error