update environment gpu support

The docker-compose was described with an old envirnoment file?
main
ll7 2021-03-08 16:36:42 +01:00 committed by GitHub
parent 80eec21242
commit 7024fabc46
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ Next, edit the `docker-compose.yml` file:
```bash ```bash
$ cd /path/to/project/handson-ml2/docker $ 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` * Replace `dockerfile: ./docker/Dockerfile` with `dockerfile: ./docker/Dockerfile.gpu`