mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 12:14:36 +01:00
Merge pull request #402 from ll7/patch-1
update environment gpu support
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user