update environment gpu support

The docker-compose was described with an old envirnoment file?
This commit is contained in:
ll7
2021-03-08 16:36:42 +01:00
committed by GitHub
parent 80eec21242
commit 7024fabc46

View File

@@ -82,7 +82,7 @@ Next, edit the `docker-compose.yml` file:
```bash
$ cd /path/to/project/handson-ml2/docker
$ edit environment.yml # use your favorite editor
$ edit docker-compose.yml # use your favorite editor
```
* Replace `dockerfile: ./docker/Dockerfile` with `dockerfile: ./docker/Dockerfile.gpu`