mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-02-02 21:17:49 +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
|
```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`
|
||||||
|
|||||||
Reference in New Issue
Block a user